diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-06-07 19:13:24 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-06-07 19:13:24 +0000 |
commit | 5baf764cff1e60132744df41b92d675819e4ae49 (patch) | |
tree | 57089c3d7fef7e69a6e2f58aba8a62065d73ce6b | |
parent | 3d0cca017aefde3ed26a2ffb900bca02f566a773 (diff) |
Update to pgpdump 0.19
PR: 52977
Submitted by: TAKAHASHI Kaoru <kaoru@snake.se.uec.ac.jp>
Notes
Notes:
svn path=/head/; revision=82465
-rw-r--r-- | security/pgpdump/Makefile | 5 | ||||
-rw-r--r-- | security/pgpdump/distinfo | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/security/pgpdump/Makefile b/security/pgpdump/Makefile index 471e40d9f62a..08c48bbc34c7 100644 --- a/security/pgpdump/Makefile +++ b/security/pgpdump/Makefile @@ -6,9 +6,10 @@ # PORTNAME= pgpdump -PORTVERSION= 0.18 +PORTVERSION= 0.19 CATEGORIES= security -MASTER_SITES= ftp://pgp.iijlab.net/pub/pgp/tools/ +MASTER_SITES= ftp://pgp.iijlab.net/pub/pgp/tools/ \ + ftp://ftp.mew.org/pub/pgp/tools/ MAINTAINER= kaoru@kaisei.org COMMENT= PGP packet visualizer diff --git a/security/pgpdump/distinfo b/security/pgpdump/distinfo index 77b2fcb7d2b5..bd83090e999a 100644 --- a/security/pgpdump/distinfo +++ b/security/pgpdump/distinfo @@ -1 +1 @@ -MD5 (pgpdump-0.18.tar.gz) = 1d1efcdad225d3e8f96bcde21493ffea +MD5 (pgpdump-0.19.tar.gz) = 308c0f2eb7d467d1cfbb12c9b3a9fbf7 |