diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 1999-05-25 00:32:38 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 1999-05-25 00:32:38 +0000 |
commit | 3426cf35322f4222f0e7e214320f50e8d380c795 (patch) | |
tree | 04a8b3d2ab5bb57910b0ba56069e3f67869c6ea0 /security/gnupg1 | |
parent | 632eeb329875e9cb8f2fceaec31adaf798348540 (diff) | |
download | ports-3426cf35322f4222f0e7e214320f50e8d380c795.tar.gz ports-3426cf35322f4222f0e7e214320f50e8d380c795.zip |
Notes
Diffstat (limited to 'security/gnupg1')
-rw-r--r-- | security/gnupg1/Makefile | 6 | ||||
-rw-r--r-- | security/gnupg1/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/gnupg1/Makefile b/security/gnupg1/Makefile index 536c9ef57fb2..b8038e3ba5ab 100644 --- a/security/gnupg1/Makefile +++ b/security/gnupg1/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: gnupg -# Version required: 0.9.6 +# Version required: 0.9.7 # Date created: Sep 30, 1998 # Whom: kuriyama@FreeBSD.ORG # -# $Id: Makefile,v 1.9 1999/04/17 04:51:20 kuriyama Exp $ +# $Id: Makefile,v 1.10 1999/05/09 04:46:30 kuriyama Exp $ # -DISTNAME= gnupg-0.9.6 +DISTNAME= gnupg-0.9.7 CATEGORIES= security MASTER_SITES= ftp://ftp.guug.de/pub/gcrypt/ \ ftp://pgp.iijlab.net/pub/gnupg/ \ diff --git a/security/gnupg1/distinfo b/security/gnupg1/distinfo index be620d3fb02b..65b234bf4828 100644 --- a/security/gnupg1/distinfo +++ b/security/gnupg1/distinfo @@ -1 +1 @@ -MD5 (gnupg-0.9.6.tar.gz) = cbf8c63e21ededfac5ea6b5fc68626c8 +MD5 (gnupg-0.9.7.tar.gz) = 74234fdaaaf3581a9d98db92179d59c9 |