summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcvs2hg <devnull@localhost>2005-06-01 20:51:36 +0000
committercvs2hg <devnull@localhost>2005-06-01 20:51:36 +0000
commit84ffa96742735d64cb671cf667ebfa5f873bc513 (patch)
tree0bf11dc45c79e751b34b27a8f016dc89b1aa3aa2
parent2dd4b9ec27f467897610381647ec0ff95c0ef20d (diff)
downloadnss-hg-84ffa96742735d64cb671cf667ebfa5f873bc513.tar.gz
fixup commit for branch 'NSS_3_10_1_BRANCH'
-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 b9379c4e2..695f516f8 100644
--- a/security/nss/pkg/linux/Makefile
+++ b/security/nss/pkg/linux/Makefile
@@ -44,7 +44,7 @@
CORE_DEPTH = ../../..
NAME = sun-nss
-RELEASE = 4
+RELEASE = 5
VERSION = `grep NSS_VERSION $(CORE_DEPTH)/../dist/public/nss/nss.h \
| sed -e 's/"$$//' -e 's/.*"//' -e 's/ .*//'`
PWD = `pwd`