diff options
author | obache <obache@pkgsrc.org> | 2010-12-17 07:36:08 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-12-17 07:36:08 +0000 |
commit | d99eb6b3428801fcbaa106c26f74470c2526b8c0 (patch) | |
tree | a8403a46426cf86910513b3ff49c5fe274dcfee6 /security/opensaml | |
parent | 43afdf9b4822bd8ea27f39d1bee4c186cbc90eb7 (diff) | |
download | pkgsrc-d99eb6b3428801fcbaa106c26f74470c2526b8c0.tar.gz |
Bump PKGREVISION from icu 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 1ccce40abea..0ac1d392318 100644 --- a/security/opensaml/Makefile +++ b/security/opensaml/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2010/06/08 12:02:21 pettai Exp $ +# $NetBSD: Makefile,v 1.3 2010/12/17 07:36:12 obache Exp $ # DISTNAME= opensaml-2.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security MASTER_SITES= http://shibboleth.internet2.edu/downloads/opensaml/cpp/2.3/ |