diff options
author | adam <adam> | 2015-04-06 08:17:13 +0000 |
---|---|---|
committer | adam <adam> | 2015-04-06 08:17:13 +0000 |
commit | 004a54114c27fc984ae82177cdd5a97ecb67d95e (patch) | |
tree | a523f3904b6aa6f0a1aa31b562d1917dd735e589 /security/softhsm/Makefile | |
parent | 4eaf7298a801ca00fa0db9044e26eda4c8ca02aa (diff) | |
download | pkgsrc-004a54114c27fc984ae82177cdd5a97ecb67d95e.tar.gz |
Revbump after updating textproc/icu
Diffstat (limited to 'security/softhsm/Makefile')
-rw-r--r-- | security/softhsm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/softhsm/Makefile b/security/softhsm/Makefile index f9f911361fd..aa43e516e9a 100644 --- a/security/softhsm/Makefile +++ b/security/softhsm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2014/11/18 13:40:56 he Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/06 08:17:17 adam Exp $ # DISTNAME= softhsm-1.3.7 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security MASTER_SITES= http://www.opendnssec.org/files/source/ |