diff options
author | clive <clive@FreeBSD.org> | 2001-04-07 04:39:39 +0800 |
---|---|---|
committer | clive <clive@FreeBSD.org> | 2001-04-07 04:39:39 +0800 |
commit | 9149123cc9b81d52495ae88db822bc45834f2a48 (patch) | |
tree | 7e08360626c6a2c6869c931522a628db96b4e995 /security/gpa | |
parent | f0d952e696949e79692f4e712ed539151c8c6638 (diff) | |
download | freebsd-ports-gnome-9149123cc9b81d52495ae88db822bc45834f2a48.tar.gz freebsd-ports-gnome-9149123cc9b81d52495ae88db822bc45834f2a48.tar.zst freebsd-ports-gnome-9149123cc9b81d52495ae88db822bc45834f2a48.zip |
Upgrade to 0.4.1
Diffstat (limited to 'security/gpa')
-rw-r--r-- | security/gpa/Makefile | 4 | ||||
-rw-r--r-- | security/gpa/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/gpa/Makefile b/security/gpa/Makefile index 27e529d5ec89..0a67e0432a59 100644 --- a/security/gpa/Makefile +++ b/security/gpa/Makefile @@ -6,9 +6,9 @@ # PORTNAME= gpa -PORTVERSION= 0.4.0 +PORTVERSION= 0.4.1 CATEGORIES= security -MASTER_SITES= ftp://ftp.guug.de/pub/fruis/gpa/ +MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/alpha/gpa/ MAINTAINER= clive@FreeBSD.org diff --git a/security/gpa/distinfo b/security/gpa/distinfo index acd5a51e6ab1..8d4e9a537cfd 100644 --- a/security/gpa/distinfo +++ b/security/gpa/distinfo @@ -1 +1 @@ -MD5 (gpa-0.4.0.tar.gz) = e6462d49f8b722f2f4a12cd4902412df +MD5 (gpa-0.4.1.tar.gz) = f82709520e6b57d07c24afcb56276935 |