summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchristophe.ravel.bugs%sun.com <devnull@localhost>2004-11-05 05:06:17 +0000
committerchristophe.ravel.bugs%sun.com <devnull@localhost>2004-11-05 05:06:17 +0000
commit5cf03ec1f502f4f7cce0c6b328bdab96a02e5287 (patch)
treedd79752ca79d7eefa94e8d7fd3ab37b6b97f795a
parent1df27362b1acd60f0cf4c7fc76e6e5222def2b8f (diff)
downloadnss-hg-5cf03ec1f502f4f7cce0c6b328bdab96a02e5287.tar.gz
238319: Sun packages changes.NSS_3_9_4_RTM
-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 14d395cac..164227916 100644
--- a/security/nss/pkg/linux/Makefile
+++ b/security/nss/pkg/linux/Makefile
@@ -8,7 +8,7 @@
CORE_DEPTH = ../../..
NAME = sun-nss
-RELEASE = 6
+RELEASE = 1
VERSION = `grep NSS_VERSION $(CORE_DEPTH)/../dist/public/nss/nss.h \
| sed -e 's/"$$//' -e 's/.*"//' -e 's/ .*//'`
PWD = `pwd`