summaryrefslogtreecommitdiff
path: root/devel/nss
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2014-04-09 07:26:56 +0000
committerobache <obache@pkgsrc.org>2014-04-09 07:26:56 +0000
commitd4c6d31d24a288907995e0aa6a44ec30653bfa41 (patch)
treea8d74fc5d770aab70db98ef75296260c726b9799 /devel/nss
parentb8c9b24811298a8b6ad3e8042f5b0fb9e9611dcc (diff)
downloadpkgsrc-d4c6d31d24a288907995e0aa6a44ec30653bfa41.tar.gz
recursive bump from icu shlib major bump.
Diffstat (limited to 'devel/nss')
-rw-r--r--devel/nss/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/nss/Makefile b/devel/nss/Makefile
index 38cf030d135..8a64f8ba72f 100644
--- a/devel/nss/Makefile
+++ b/devel/nss/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.79 2014/03/23 07:48:03 richard Exp $
+# $NetBSD: Makefile,v 1.80 2014/04/09 07:27:06 obache Exp $
DISTNAME= nss-${NSS_RELEASE:S/.0$//}
NSS_RELEASE= 3.16.0
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=security/nss/releases/NSS_${NSS_RELEASE:S/.0$//:S/./_/g}_RTM/src/}