diff options
author | clive <clive@FreeBSD.org> | 2002-01-28 05:21:34 +0000 |
---|---|---|
committer | clive <clive@FreeBSD.org> | 2002-01-28 05:21:34 +0000 |
commit | 9ccfe9a37411d35f040e706d3e79018aa339304c (patch) | |
tree | 9aaa19bc0dd3ef21011e621dfe9edc3f9833a861 /security | |
parent | 1954c501ad4bac436351b76337c65c8b26caf5b0 (diff) | |
download | FreeBSD-ports-9ccfe9a37411d35f040e706d3e79018aa339304c.zip FreeBSD-ports-9ccfe9a37411d35f040e706d3e79018aa339304c.tar.gz |
o Upgrade to 0.4.3.
o Drop maintainership. I'll be getting busy for several months, and can
only keep my eyes on specific chinese/ ports.
Diffstat (limited to 'security')
-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 c6d0152..61c51dd 100644 --- a/security/gpa/Makefile +++ b/security/gpa/Makefile @@ -6,11 +6,11 @@ # PORTNAME= gpa -PORTVERSION= 0.4.2 +PORTVERSION= 0.4.3 CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/alpha/gpa/ -MAINTAINER= clive@FreeBSD.org +MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg diff --git a/security/gpa/distinfo b/security/gpa/distinfo index 53609cb..f0b5401 100644 --- a/security/gpa/distinfo +++ b/security/gpa/distinfo @@ -1 +1 @@ -MD5 (gpa-0.4.2.tar.gz) = b17000c6d598b08a1ce67586f41db617 +MD5 (gpa-0.4.3.tar.gz) = 84e2996705d760eb0ccba232d7a38539 |