diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-11-21 10:38:52 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-11-21 10:38:52 +0000 |
commit | 854cd736e4c8a4769814d0686c428a8303d1ee17 (patch) | |
tree | 53f5a263bb460ae4e60e146db5db274f685ff082 /net-mgmt/gps | |
parent | 1067512eb12a9ec57ba3c2e7a2b5e2088f702b1c (diff) |
Notes
Diffstat (limited to 'net-mgmt/gps')
-rw-r--r-- | net-mgmt/gps/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/gps/pkg-plist | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net-mgmt/gps/Makefile b/net-mgmt/gps/Makefile index bd30654f4e07..eeb5278db019 100644 --- a/net-mgmt/gps/Makefile +++ b/net-mgmt/gps/Makefile @@ -8,7 +8,7 @@ PORTNAME= gps PORTVERSION= 0.9.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-mgmt MASTER_SITES= http://www.bsd-geek.de/FreeBSD/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION}-FRC diff --git a/net-mgmt/gps/pkg-plist b/net-mgmt/gps/pkg-plist index 217f08ec1772..8eee9f6c866c 100644 --- a/net-mgmt/gps/pkg-plist +++ b/net-mgmt/gps/pkg-plist @@ -1,6 +1,6 @@ bin/gps -%%DOCSDIR%%/FAQ -%%DOCSDIR%%/features.html -%%DOCSDIR%%/links.html -%%DOCSDIR%%/usage.html -@dirrm %%DOCSDIR%% +%%PORTDOCS%%%%DOCSDIR%%/FAQ +%%PORTDOCS%%%%DOCSDIR%%/features.html +%%PORTDOCS%%%%DOCSDIR%%/links.html +%%PORTDOCS%%%%DOCSDIR%%/usage.html +%%PORTDOCS%%@dirrm %%DOCSDIR%% |