diff options
Diffstat (limited to 'security/pgpdump/Makefile')
-rw-r--r-- | security/pgpdump/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/security/pgpdump/Makefile b/security/pgpdump/Makefile index 25355dfdb848..aaa8e4cec39e 100644 --- a/security/pgpdump/Makefile +++ b/security/pgpdump/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: pgpdump -# Date created: 19 Jul 2000 -# Whom: TAKAHASHI Kaoru -# +# Created by: TAKAHASHI Kaoru <kaoru@kaisei.org> # $FreeBSD$ # PORTNAME= pgpdump -PORTVERSION= 0.27 +PORTVERSION= 0.28 CATEGORIES= security MASTER_SITES= http://www.mew.org/~kazu/proj/pgpdump/ |