diff options
author | gabor <gabor@FreeBSD.org> | 2007-08-22 18:07:41 +0000 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2007-08-22 18:07:41 +0000 |
commit | b1470c74d7630bb56ffd6fcee0d1edde4367dfe0 (patch) | |
tree | 9b1d1a3a8f5f4c893eca0c29712980529a125d7b /share | |
parent | 30428f6fef3bc50d3a833e3d7a8776db7ffc050a (diff) | |
download | FreeBSD-src-b1470c74d7630bb56ffd6fcee0d1edde4367dfe0.zip FreeBSD-src-b1470c74d7630bb56ffd6fcee0d1edde4367dfe0.tar.gz |
- Fix origin of the portcheckout port as we have it in the port-mgmt
category now
PR: docs/115193
Submitted by: Tomas Mozes <hydrapolic at gmail dot com>
Approved by: re (bmah),
keramida (mentor)
MFC after: 0 days
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man7/ports.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7 index 0e9dfbe..83279c6 100644 --- a/share/man/man7/ports.7 +++ b/share/man/man7/ports.7 @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd July 16, 2007 +.Dd Aug 22, 2007 .Dt PORTS 7 .Os .Sh NAME @@ -66,7 +66,7 @@ from .Pa http://www.FreeBSD.org/ports/ first! The -.Xr portcheckout 1 Pq Pa ports/devel/portcheckout +.Xr portcheckout 1 Pq Pa ports/ports-mgmt/portcheckout script (also a port, of course!) will help to download new ports. .Pp For more information about using ports, see |