summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchristophe.ravel.bugs%sun.com <devnull@localhost>2005-03-09 18:21:28 +0000
committerchristophe.ravel.bugs%sun.com <devnull@localhost>2005-03-09 18:21:28 +0000
commit46b223c04a1b910a98bfaac1cacd7f5551697138 (patch)
tree10a7da7b9ed12521ceec89d51b9d82f3b9a8854e
parent0ba735dddd1cd89423926513a90fc65d28fa7a00 (diff)
downloadnss-hg-46b223c04a1b910a98bfaac1cacd7f5551697138.tar.gz
238319: Sun packages changes.SUN_SECURITY_3_3_12_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 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`