diff options
author | obache <obache@pkgsrc.org> | 2012-12-16 01:51:57 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-12-16 01:51:57 +0000 |
commit | 8db95ea5e5dd3dee2c1a511d7f6df4e917c0f98c (patch) | |
tree | e56fd3c486d8cada798fbe0730e1afdbdb05a548 /security/dirmngr | |
parent | b98b1b05c98e2426652e8e0eb3e02afd0197f3da (diff) | |
download | pkgsrc-8db95ea5e5dd3dee2c1a511d7f6df4e917c0f98c.tar.gz |
recursive bump from cyrus-sasl libsasl2 shlib major bump.
Diffstat (limited to 'security/dirmngr')
-rw-r--r-- | security/dirmngr/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/dirmngr/Makefile b/security/dirmngr/Makefile index 6e0b8868104..2bb61398458 100644 --- a/security/dirmngr/Makefile +++ b/security/dirmngr/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2012/10/23 18:16:25 asau Exp $ +# $NetBSD: Makefile,v 1.44 2012/12/16 01:52:32 obache Exp $ DISTNAME= dirmngr-1.1.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/dirmngr/ EXTRACT_SUFX= .tar.bz2 |