diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2001-06-10 07:13:35 +0800 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2001-06-10 07:13:35 +0800 |
commit | 53a4ddbf0dc84bcea819c4a28117ab3ddebb8487 (patch) | |
tree | 72e47b899228bd0e1d2caacdb95ca910d3403810 /security/ident2 | |
parent | 0da3445e828237396c2cda494795abf4e17df005 (diff) | |
download | freebsd-ports-gnome-53a4ddbf0dc84bcea819c4a28117ab3ddebb8487.tar.gz freebsd-ports-gnome-53a4ddbf0dc84bcea819c4a28117ab3ddebb8487.tar.zst freebsd-ports-gnome-53a4ddbf0dc84bcea819c4a28117ab3ddebb8487.zip |
Bump PORTVERSION and checksum
PR: 27997
Submitted by: Jeff Palmer <scorpio@drkshdw.org>
Reviewed by: will
Diffstat (limited to 'security/ident2')
-rw-r--r-- | security/ident2/Makefile | 9 | ||||
-rw-r--r-- | security/ident2/distinfo | 2 |
2 files changed, 5 insertions, 6 deletions
diff --git a/security/ident2/Makefile b/security/ident2/Makefile index d136235a1509..698525e92fb0 100644 --- a/security/ident2/Makefile +++ b/security/ident2/Makefile @@ -6,13 +6,12 @@ # PORTNAME= ident2 -PORTVERSION= 1.0 +PORTVERSION= 1.02 CATEGORIES= security net -MASTER_SITES= http://www.nyct.net/~defile/programs/ident2/ \ - http://www.oscentral.org/files/software/ -DISTNAME= ident2-v1.0_FINAL +MASTER_SITES= http://netgraft.com/downloads/ident2/ +DISTNAME= ident2-v1.02_FINAL -MAINTAINER= ports@freebsd.org +MAINTAINER= scorpio@drkshdw.org GNU_CONFIGURE= yes MAN8= ident2.8 diff --git a/security/ident2/distinfo b/security/ident2/distinfo index 38d5c58d8e6e..e281c0ecdb74 100644 --- a/security/ident2/distinfo +++ b/security/ident2/distinfo @@ -1 +1 @@ -MD5 (ident2-v1.0_FINAL.tar.gz) = 6d6f5b90d9af84c42ffb37e70c81f3d8 +MD5 (ident2-v1.02_FINAL.tar.gz) = 352e6f6a3a752d1681a7aa80151ed4e7 |