diff options
author | jun <jun> | 2001-11-09 08:48:33 +0000 |
---|---|---|
committer | jun <jun> | 2001-11-09 08:48:33 +0000 |
commit | e9bc2af704b8f3d2dbaa1a275a5caca88af0fe7c (patch) | |
tree | 608c3ad0de7956ef7c1e6429f9544829cf4a45b7 /security/pgpdump/Makefile | |
parent | e66fe86677c4f3ff3d2f7b64aa236bc9b02bb861 (diff) | |
download | pkgsrc-e9bc2af704b8f3d2dbaa1a275a5caca88af0fe7c.tar.gz |
Update pgpdump to 0.14
0.14 2001/11/09
* Catching up to 2290bis-03.
Diffstat (limited to 'security/pgpdump/Makefile')
-rw-r--r-- | security/pgpdump/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pgpdump/Makefile b/security/pgpdump/Makefile index f18d16e2ca1..44f27fc3864 100644 --- a/security/pgpdump/Makefile +++ b/security/pgpdump/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2001/10/25 17:47:25 jun Exp $ +# $NetBSD: Makefile,v 1.8 2001/11/09 08:48:33 jun Exp $ # -DISTNAME= pgpdump-0.13 +DISTNAME= pgpdump-0.14 CATEGORIES= security MASTER_SITES= ftp://pgp.iijlab.net/pub/pgp/tools/ |