diff options
Diffstat (limited to 'security/gpa')
-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 71b76c33f6e..3fa8803c0b4 100644 --- a/security/gpa/Makefile +++ b/security/gpa/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2011/01/13 13:39:17 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2011/04/22 13:44:34 obache Exp $ # DISTNAME= gpa-0.7.0 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= x11 security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/alpha/gpa/ |