diff options
author | obache <obache@pkgsrc.org> | 2013-09-10 11:44:15 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-09-10 11:44:15 +0000 |
commit | 0acd054339a67af3ea117134bce7c8684b8998a9 (patch) | |
tree | 4c3ef6574f36ed3b6a0ea213778c0b4a9a51fe39 /security/opensaml | |
parent | 07650954f91439ca88d8a232c4340feceaf1914b (diff) | |
download | pkgsrc-0acd054339a67af3ea117134bce7c8684b8998a9.tar.gz |
Bump PKGREVISION from xml-security-c shlib major bump
Diffstat (limited to 'security/opensaml')
-rw-r--r-- | security/opensaml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/opensaml/Makefile b/security/opensaml/Makefile index 9b9241c6e90..8b5a695647c 100644 --- a/security/opensaml/Makefile +++ b/security/opensaml/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2013/02/06 23:21:00 jperkin Exp $ +# $NetBSD: Makefile,v 1.12 2013/09/10 11:44:15 obache Exp $ DISTNAME= opensaml-2.4.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security MASTER_SITES= http://www.shibboleth.net/downloads/c++-opensaml/${PKGVERSION_NOREV}/ |