diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-05-12 16:17:05 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-05-12 16:17:05 +0800 |
commit | 3805a95ebdcac3d5586c7ff5519ebd11d2883e34 (patch) | |
tree | fff34ca0a6e660ca6f70ae7fbf90c619c7b94bf6 /net | |
parent | 5b4306dca215b8b42936aef119623ddd63c5193f (diff) | |
download | freebsd-ports-gnome-3805a95ebdcac3d5586c7ff5519ebd11d2883e34.tar.gz freebsd-ports-gnome-3805a95ebdcac3d5586c7ff5519ebd11d2883e34.tar.zst freebsd-ports-gnome-3805a95ebdcac3d5586c7ff5519ebd11d2883e34.zip |
upgrade to 0.9.3
PR: 51902
Submitted by: Sebastian Yepes [ESN] <esn@x123.info>
Diffstat (limited to 'net')
-rw-r--r-- | net/gps/Makefile | 3 | ||||
-rw-r--r-- | net/gps/distinfo | 2 | ||||
-rw-r--r-- | net/gps/pkg-plist | 1 |
3 files changed, 4 insertions, 2 deletions
diff --git a/net/gps/Makefile b/net/gps/Makefile index 4f67a9f65b8d..96e9396dd009 100644 --- a/net/gps/Makefile +++ b/net/gps/Makefile @@ -7,9 +7,10 @@ # PORTNAME= gps -PORTVERSION= 0.9.1 +PORTVERSION= 0.9.3 CATEGORIES= net MASTER_SITES= http://gps.sourceforge.net/release/ +DISTNAME= ${PORTNAME}-${PORTVERSION}-FRC MAINTAINER= ports@FreeBSD.org COMMENT= Ghost Port Scan diff --git a/net/gps/distinfo b/net/gps/distinfo index 83ca87bbeb17..93f94d536868 100644 --- a/net/gps/distinfo +++ b/net/gps/distinfo @@ -1 +1 @@ -MD5 (gps-0.9.1.tar.gz) = aaa41ea7991efbdb4f09b1d95f06c4ef +MD5 (gps-0.9.3-FRC.tar.gz) = 49b0727c0188f75ec2790fef817fa107 diff --git a/net/gps/pkg-plist b/net/gps/pkg-plist index 078dbe3688be..fbe2331dde49 100644 --- a/net/gps/pkg-plist +++ b/net/gps/pkg-plist @@ -1,4 +1,5 @@ bin/gps +%%PORTDOCS%%share/doc/gps/FAQ %%PORTDOCS%%share/doc/gps/features.html %%PORTDOCS%%share/doc/gps/links.html %%PORTDOCS%%share/doc/gps/usage.html |