summaryrefslogtreecommitdiff
path: root/security/gnupg2
diff options
context:
space:
mode:
authorwiz <wiz>2006-11-19 11:50:23 +0000
committerwiz <wiz>2006-11-19 11:50:23 +0000
commit8770ac15d9582755b0ce133eb0004f0b1601034b (patch)
treeffee6335b2bba2ba7848a7088adea5af2e248190 /security/gnupg2
parent07216228a21977c87b5608b08ab106c9b1c2a75f (diff)
downloadpkgsrc-8770ac15d9582755b0ce133eb0004f0b1601034b.tar.gz
tv@ pointed out that curl-7.16.0 had a shlib major bump --
increase its BUILDLINK_ABI_DEPENDS, and bump PKGREVISIONs of dependencies. Sorry for not finding this earlier.
Diffstat (limited to 'security/gnupg2')
-rw-r--r--security/gnupg2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/gnupg2/Makefile b/security/gnupg2/Makefile
index 86ab4ad9be9..6c0597fb880 100644
--- a/security/gnupg2/Makefile
+++ b/security/gnupg2/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/11/17 12:13:11 shannonjr Exp $
+# $NetBSD: Makefile,v 1.2 2006/11/19 11:50:25 wiz Exp $
#
DISTNAME= gnupg-2.0.0
PKGNAME= ${DISTNAME:S/gnupg/gnupg2/}
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gnupg/
EXTRACT_SUFX= .tar.bz2