diff options
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/ |