summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/nss/pkg/linux/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/nss/pkg/linux/Makefile b/security/nss/pkg/linux/Makefile
index e6ee53b88..15f061324 100644
--- a/security/nss/pkg/linux/Makefile
+++ b/security/nss/pkg/linux/Makefile
@@ -8,7 +8,7 @@
CORE_DEPTH = ../../..
NAME = sun-nss
-RELEASE = 1
+RELEASE = 2
VERSION = `grep NSS_VERSION $(CORE_DEPTH)/../dist/public/security/nss.h \
| sed -e 's/"$$//' -e 's/.*"//' -e 's/ .*//'`
PWD = `pwd`