diff options
author | kevlo <kevlo@FreeBSD.org> | 2001-08-17 23:15:01 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2001-08-17 23:15:01 +0800 |
commit | eba66a6cfa6eb0421d79432b80d0ba2bd168e783 (patch) | |
tree | 5120ab1a654dced97029c36f302893311e108919 /security/pgpdump | |
parent | 9cae34ce2dad664a0fecfb04faa164dde116aeeb (diff) | |
download | freebsd-ports-gnome-eba66a6cfa6eb0421d79432b80d0ba2bd168e783.tar.gz freebsd-ports-gnome-eba66a6cfa6eb0421d79432b80d0ba2bd168e783.tar.zst freebsd-ports-gnome-eba66a6cfa6eb0421d79432b80d0ba2bd168e783.zip |
Update to version 0.12
PR: 29696
Submitted by: MAINTAINER
Diffstat (limited to 'security/pgpdump')
-rw-r--r-- | security/pgpdump/Makefile | 2 | ||||
-rw-r--r-- | security/pgpdump/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/pgpdump/Makefile b/security/pgpdump/Makefile index edd075243079..df4d10fb7ec6 100644 --- a/security/pgpdump/Makefile +++ b/security/pgpdump/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pgpdump -PORTVERSION= 0.11 +PORTVERSION= 0.12 CATEGORIES= security MASTER_SITES= ftp://pgp.iijlab.net/pub/pgp/tools/ diff --git a/security/pgpdump/distinfo b/security/pgpdump/distinfo index 9ee5951393cd..cfeecbfbd43f 100644 --- a/security/pgpdump/distinfo +++ b/security/pgpdump/distinfo @@ -1 +1 @@ -MD5 (pgpdump-0.11.tar.gz) = 982a87e1c6ae529c0a03b95bf24abb26 +MD5 (pgpdump-0.12.tar.gz) = ab41d34455f082da4acaaf2a3db8bae9 |