diff options
author | recht <recht@pkgsrc.org> | 2004-08-22 17:54:18 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2004-08-22 17:54:18 +0000 |
commit | 380a09fb5082f546d20813a0437043e7df6b34c4 (patch) | |
tree | a5312a14c7e5181fd3cb60daa42ceef1e1d87e56 /security | |
parent | 431b91a516e7fb46555f23f9949c24a3895340db (diff) | |
download | pkgsrc-380a09fb5082f546d20813a0437043e7df6b34c4.tar.gz |
Bump PKGREVISION to 2 for the gpgme BUILDLINK_DEPENDS change.
Diffstat (limited to 'security')
-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/ |