Fix the link to the portmgr pages.
This commit is contained in:
parent
5e6cf174fb
commit
b6df31d961
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26607
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||||
<!ENTITY base CDATA '..'>
|
<!ENTITY base CDATA '..'>
|
||||||
<!ENTITY date "$FreeBSD$">
|
<!ENTITY date "$FreeBSD: www/en/ports/references.sgml,v 1.1 2005/12/15 01:02:28 linimon Exp $">
|
||||||
<!ENTITY title 'FreeBSD Ports -- References'>
|
<!ENTITY title 'FreeBSD Ports -- References'>
|
||||||
<!ENTITY % navincludes SYSTEM "../includes.navports.sgml"> %navincludes;
|
<!ENTITY % navincludes SYSTEM "../includes.navports.sgml"> %navincludes;
|
||||||
<!ENTITY % includes SYSTEM "../includes.sgml">
|
<!ENTITY % includes SYSTEM "../includes.sgml">
|
||||||
|
@ -68,7 +68,7 @@
|
||||||
</LI>
|
</LI>
|
||||||
|
|
||||||
<LI>The
|
<LI>The
|
||||||
<A HREF="&base;/www/en/portmgr/">Ports Management Team</A> (portmgr) pages.
|
<A HREF="&base;/portmgr/">Ports Management Team</A> (portmgr) pages.
|
||||||
</LI>
|
</LI>
|
||||||
|
|
||||||
<LI>The
|
<LI>The
|
||||||
|
|
Loading…
Reference in a new issue