diff options
author | adamw <adamw@FreeBSD.org> | 2004-02-01 05:34:36 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2004-02-01 05:34:36 +0800 |
commit | 5f7a74cea8d199577a4827f22ca0281534f10c0b (patch) | |
tree | 57413392ccd7392cee92fd615bc90ce2925d1a1d | |
parent | 29ca7318b6f097b0c418c690c6e942f555c6cbf7 (diff) | |
download | freebsd-ports-gnome-5f7a74cea8d199577a4827f22ca0281534f10c0b.tar.gz freebsd-ports-gnome-5f7a74cea8d199577a4827f22ca0281534f10c0b.tar.zst freebsd-ports-gnome-5f7a74cea8d199577a4827f22ca0281534f10c0b.zip |
Bump PORTREVISION, secondary to previous commit.
Reminded by: marcus
-rw-r--r-- | security/nss/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/nss/Makefile b/security/nss/Makefile index bcc9383f39e7..6aea1749f0a3 100644 --- a/security/nss/Makefile +++ b/security/nss/Makefile @@ -7,6 +7,7 @@ PORTNAME= nss PORTVERSION= 3.8 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= security/nss/releases/NSS_${PORTVERSION:S/./_/g}_RTM/src |