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 b9f3fb12cf7..702eac814f3 100644 --- a/security/gpa/Makefile +++ b/security/gpa/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2006/01/24 07:32:32 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2006/02/05 23:10:43 joerg Exp $ # DISTNAME= gpa-0.7.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= x11 security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/alpha/gpa/ |