diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-11-09 12:40:17 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-11-09 12:40:17 +0000 |
commit | d16dfb0b86eb0189d6a2848bf914fcc5cecc2862 (patch) | |
tree | 7d476ca5a7a9d8f9919b3c37eb7c6ee858db92ba /security/pgpdump | |
parent | 54bf77b3a6a3e4f3d9572a79e458d3656edd394e (diff) | |
download | ports-d16dfb0b86eb0189d6a2848bf914fcc5cecc2862.tar.gz ports-d16dfb0b86eb0189d6a2848bf914fcc5cecc2862.zip |
- update to version 0.14
- portlintify (space -> tab)
PR: 31867
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=49874
Diffstat (limited to 'security/pgpdump')
-rw-r--r-- | security/pgpdump/Makefile | 4 | ||||
-rw-r--r-- | security/pgpdump/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/pgpdump/Makefile b/security/pgpdump/Makefile index 1ff4312af730..96f386681dda 100644 --- a/security/pgpdump/Makefile +++ b/security/pgpdump/Makefile @@ -6,13 +6,13 @@ # PORTNAME= pgpdump -PORTVERSION= 0.13 +PORTVERSION= 0.14 CATEGORIES= security MASTER_SITES= ftp://pgp.iijlab.net/pub/pgp/tools/ MAINTAINER= kaoru@kaisei.org -GNU_CONFIGURE= yes +GNU_CONFIGURE= yes MAN1= pgpdump.1 diff --git a/security/pgpdump/distinfo b/security/pgpdump/distinfo index 7f7c57fd5d3f..53c812212d1c 100644 --- a/security/pgpdump/distinfo +++ b/security/pgpdump/distinfo @@ -1 +1 @@ -MD5 (pgpdump-0.13.tar.gz) = bf8072b322d8128b050f6b9f8d04111a +MD5 (pgpdump-0.14.tar.gz) = db1a93af0dd7c65c6d21884b686f9b55 |