diff options
author | kuriyama <kuriyama@FreeBSD.org> | 1999-09-10 06:56:21 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 1999-09-10 06:56:21 +0800 |
commit | c3f04760136a8d0ceb475bf0c9eddf4014f6b522 (patch) | |
tree | d9c31a60c9df42cc38b4abbace1a19a42a663ae0 /security | |
parent | 1aa9d7b63e1aa3611b462322db6ff569c6df671b (diff) | |
download | freebsd-ports-gnome-c3f04760136a8d0ceb475bf0c9eddf4014f6b522.tar.gz freebsd-ports-gnome-c3f04760136a8d0ceb475bf0c9eddf4014f6b522.tar.zst freebsd-ports-gnome-c3f04760136a8d0ceb475bf0c9eddf4014f6b522.zip |
Upgrade to v1.0.0.
Diffstat (limited to 'security')
-rw-r--r-- | security/gnupg/Makefile | 10 | ||||
-rw-r--r-- | security/gnupg/distinfo | 2 | ||||
-rw-r--r-- | security/gnupg1/Makefile | 10 | ||||
-rw-r--r-- | security/gnupg1/distinfo | 2 |
4 files changed, 12 insertions, 12 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index 62804409c003..8ccda4e7890d 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/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/gnupg/distinfo b/security/gnupg/distinfo index f32f449dfc3d..88a242ac1868 100644 --- a/security/gnupg/distinfo +++ b/security/gnupg/distinfo @@ -1 +1 @@ -MD5 (gnupg-0.9.10.tar.gz) = 2a1e20dc763d600f86e6bc2da7c40780 +MD5 (gnupg-1.0.0.tar.gz) = bba45febd501acf8e19db402506dae94 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 |