diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 1999-09-09 22:56:21 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 1999-09-09 22:56:21 +0000 |
commit | a5cc2c1107592dc0d4f1ce24334403a313a31228 (patch) | |
tree | f29341209209bc4fab83213063fc4c09d28a7914 /security/gnupg1 | |
parent | 8d064b75491678b2105eac02ad233af8329fa1d6 (diff) | |
download | ports-a5cc2c1107592dc0d4f1ce24334403a313a31228.tar.gz ports-a5cc2c1107592dc0d4f1ce24334403a313a31228.zip |
Notes
Diffstat (limited to 'security/gnupg1')
-rw-r--r-- | security/gnupg1/Makefile | 10 | ||||
-rw-r--r-- | security/gnupg1/distinfo | 2 |
2 files changed, 6 insertions, 6 deletions
diff --git a/security/gnupg1/Makefile b/security/gnupg1/Makefile index 62804409c003..8ccda4e7890d 100644 --- a/security/gnupg1/Makefile +++ b/security/gnupg1/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: gnupg -# Version required: 0.9.10 +# Version required: 1.0.0 # Date created: Sep 30, 1998 # Whom: kuriyama@FreeBSD.org # # $FreeBSD$ # -DISTNAME= gnupg-0.9.10 +DISTNAME= gnupg-1.0.0 CATEGORIES= security -MASTER_SITES= ftp://ftp.guug.de/pub/gcrypt/ \ - ftp://pgp.iijlab.net/pub/gnupg/ \ - ftp://ftp.win.or.jp/pub/network/gnupg/ +MASTER_SITES= ftp://ftp.guug.de/pub/gcrypt/gnupg/ \ + ftp://pgp.iijlab.net/pub/gnupg/gnupg/ \ + ftp://ftp.win.or.jp/pub/network/gnupg/gnupg/ MAINTAINER= kuriyama@FreeBSD.org diff --git a/security/gnupg1/distinfo b/security/gnupg1/distinfo index f32f449dfc3d..88a242ac1868 100644 --- a/security/gnupg1/distinfo +++ b/security/gnupg1/distinfo @@ -1 +1 @@ -MD5 (gnupg-0.9.10.tar.gz) = 2a1e20dc763d600f86e6bc2da7c40780 +MD5 (gnupg-1.0.0.tar.gz) = bba45febd501acf8e19db402506dae94 |