diff options
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%% |