aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-08-31 04:52:18 +0800
committerpav <pav@FreeBSD.org>2005-08-31 04:52:18 +0800
commit67f61846dc1b8dda7d8303adde5a6ae576079970 (patch)
tree3c9f5de04a6b59d2a1dc0e671998eb455a8689f3 /security
parent6ffa5c2b614171a73aa291051edecfd0e6bc7909 (diff)
downloadfreebsd-ports-gnome-67f61846dc1b8dda7d8303adde5a6ae576079970.tar.gz
freebsd-ports-gnome-67f61846dc1b8dda7d8303adde5a6ae576079970.tar.zst
freebsd-ports-gnome-67f61846dc1b8dda7d8303adde5a6ae576079970.zip
- Revert back to MASTER_SITE_MOZILLA
Diffstat (limited to 'security')
-rw-r--r--security/nss/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/security/nss/Makefile b/security/nss/Makefile
index 55e6923262c2..69470f1f6250 100644
--- a/security/nss/Makefile
+++ b/security/nss/Makefile
@@ -8,11 +8,8 @@
PORTNAME= nss
PORTVERSION= 3.10
CATEGORIES= security
-MASTER_SITES= ${MASTER_SITE_LOCAL} \
- http://people.freebsd.org/~pav/
-MASTER_SITE_SUBDIR= pav
-#MASTER_SITES= ${MASTER_SITE_MOZILLA}
-#MASTER_SITE_SUBDIR= security/nss/releases/NSS_${PORTVERSION:S/./_/g}_RTM/src
+MASTER_SITES= ${MASTER_SITE_MOZILLA}
+MASTER_SITE_SUBDIR= security/nss/releases/NSS_${PORTVERSION:S/./_/g}_RTM/src
MAINTAINER= gnome@FreeBSD.org
COMMENT= Libraries to support development of security-enabled applications