diff options
author | kuriyama <kuriyama@FreeBSD.org> | 1999-02-07 19:18:52 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 1999-02-07 19:18:52 +0800 |
commit | a93209b248e67fdefe0d85bc01524289fe20f5c7 (patch) | |
tree | b2d14728d4deaa1f8829aecf2b635151948c387f /security/gnupg | |
parent | df56a4decb8e006c4bd7bfb5e97a8939a990f0e4 (diff) | |
download | freebsd-ports-gnome-a93209b248e67fdefe0d85bc01524289fe20f5c7.tar.gz freebsd-ports-gnome-a93209b248e67fdefe0d85bc01524289fe20f5c7.tar.zst freebsd-ports-gnome-a93209b248e67fdefe0d85bc01524289fe20f5c7.zip |
Upgrade to v0.9.2.
Diffstat (limited to 'security/gnupg')
-rw-r--r-- | security/gnupg/Makefile | 6 | ||||
-rw-r--r-- | security/gnupg/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index 074fbb270288..d10421505332 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: gnupg -# Version required: 0.9.1 +# Version required: 0.9.2 # Date created: Sep 30, 1998 # Whom: kuriyama@FreeBSD.ORG # -# $Id: Makefile,v 1.2 1998/12/10 13:32:55 kuriyama Exp $ +# $Id: Makefile,v 1.3 1999/01/15 15:21:30 kuriyama Exp $ # -DISTNAME= gnupg-0.9.1 +DISTNAME= gnupg-0.9.2 CATEGORIES= security MASTER_SITES= ftp://ftp.guug.de/pub/gcrypt/ \ ftp://pgp.iijlab.net/pub/gnupg/ \ diff --git a/security/gnupg/distinfo b/security/gnupg/distinfo index 935a72e36761..4b3dbda240e7 100644 --- a/security/gnupg/distinfo +++ b/security/gnupg/distinfo @@ -1 +1 @@ -MD5 (gnupg-0.9.1.tar.gz) = 2d02fe991ee4e0504fb75160b8fc88a0 +MD5 (gnupg-0.9.2.tar.gz) = ff35d5cb65c976f4576756df2016cc43 |