summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchristophe.ravel.bugs%sun.com <devnull@localhost>2004-07-29 18:43:00 +0000
committerchristophe.ravel.bugs%sun.com <devnull@localhost>2004-07-29 18:43:00 +0000
commit1eeabd0ee6d50ea2062081dc66bbd4d6586c2cbb (patch)
tree575ace664f7e38c49f0d08142e71f3b4922f99f9
parent2581385cd74c0c2784357fd175848aaadf281eef (diff)
downloadnss-hg-1eeabd0ee6d50ea2062081dc66bbd4d6586c2cbb.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 7a3efd172..e7e1a3b04 100644
--- a/security/nss/pkg/linux/Makefile
+++ b/security/nss/pkg/linux/Makefile
@@ -8,7 +8,7 @@
CORE_DEPTH = ../../..
NAME = sun-nss
-RELEASE = 2
+RELEASE = 3
VERSION = `grep NSS_VERSION $(CORE_DEPTH)/../dist/public/nss/nss.h \
| sed -e 's/"$$//' -e 's/.*"//' -e 's/ .*//'`
PWD = `pwd`