diff options
Diffstat (limited to 'security/gpa/Makefile')
-rw-r--r-- | security/gpa/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gpa/Makefile b/security/gpa/Makefile index c6d015228753..61c51dd1a584 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 |