diff options
author | recht <recht> | 2004-08-22 17:54:18 +0000 |
---|---|---|
committer | recht <recht> | 2004-08-22 17:54:18 +0000 |
commit | 7dbab7b41463242bed090faec2a6ddf81a1f8dff (patch) | |
tree | a5312a14c7e5181fd3cb60daa42ceef1e1d87e56 /security/gpa/Makefile | |
parent | d25663c191dc1611a684ce893fb05153546c3e23 (diff) | |
download | pkgsrc-7dbab7b41463242bed090faec2a6ddf81a1f8dff.tar.gz |
Bump PKGREVISION to 2 for the gpgme BUILDLINK_DEPENDS change.
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 046eb0394b3..9bd0563cb33 100644 --- a/security/gpa/Makefile +++ b/security/gpa/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2004/02/25 19:15:44 minskim Exp $ +# $NetBSD: Makefile,v 1.13 2004/08/22 17:54:18 recht Exp $ # DISTNAME= gpa-0.7.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/alpha/gpa/ |