summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchristophe.ravel.bugs%sun.com <devnull@localhost>2004-10-20 19:45:57 +0000
committerchristophe.ravel.bugs%sun.com <devnull@localhost>2004-10-20 19:45:57 +0000
commit2bdce8135d831a3f4a05a78165a8f36afd022c48 (patch)
treedeba235eae5fa2ce9e92a21fd2f0244cb4f7cd13
parenta877aa08706ffb6f72b396fabee4905510b6755a (diff)
downloadnss-hg-2bdce8135d831a3f4a05a78165a8f36afd022c48.tar.gz
238319: Sun packages changes.
-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 3678e56aa..14d395cac 100644
--- a/security/nss/pkg/linux/Makefile
+++ b/security/nss/pkg/linux/Makefile
@@ -8,7 +8,7 @@
CORE_DEPTH = ../../..
NAME = sun-nss
-RELEASE = 5
+RELEASE = 6
VERSION = `grep NSS_VERSION $(CORE_DEPTH)/../dist/public/nss/nss.h \
| sed -e 's/"$$//' -e 's/.*"//' -e 's/ .*//'`
PWD = `pwd`