diff options
author | ryoon <ryoon@pkgsrc.org> | 2013-10-10 14:41:44 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2013-10-10 14:41:44 +0000 |
commit | 1e71720b9565eda17b6dd7bd2a3a2f382ad54c3a (patch) | |
tree | e58d5e9a95d76f4e79d72c3a97a69293d173f732 /security/gpa/Makefile | |
parent | 2546891fdfa318cffcb09d10be3949262053051b (diff) | |
download | pkgsrc-1e71720b9565eda17b6dd7bd2a3a2f382ad54c3a.tar.gz |
Recursive revbump from pango-1.36.0
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 d56cdb702b1..9d185f5a01f 100644 --- a/security/gpa/Makefile +++ b/security/gpa/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2013/09/02 19:51:24 adam Exp $ +# $NetBSD: Makefile,v 1.44 2013/10/10 14:42:30 ryoon Exp $ # DISTNAME= gpa-0.7.0 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= x11 security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/alpha/gpa/ |