diff options
| author | adam <adam@pkgsrc.org> | 2017-01-01 16:05:55 +0000 |
|---|---|---|
| committer | adam <adam@pkgsrc.org> | 2017-01-01 16:05:55 +0000 |
| commit | 6c781773cd3b1812bfb34f0a65be177db4e4f4c6 (patch) | |
| tree | a992c89276ea376bf179a5f9a1d0d6d72dea1b9d /security/opensaml/Makefile | |
| parent | f99411b05af9648c4d4542b85e8a4dfb15f6a88a (diff) | |
| download | pkgsrc-6c781773cd3b1812bfb34f0a65be177db4e4f4c6.tar.gz | |
Revbump after boost update
Diffstat (limited to 'security/opensaml/Makefile')
| -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 96a5a9e9d21..e4157a87574 100644 --- a/security/opensaml/Makefile +++ b/security/opensaml/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2016/10/07 18:26:09 adam Exp $ +# $NetBSD: Makefile,v 1.23 2017/01/01 16:06:35 adam Exp $ DISTNAME= opensaml-2.5.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security MASTER_SITES= http://www.shibboleth.net/downloads/c++-opensaml/${PKGVERSION_NOREV}/ |
