aboutsummaryrefslogtreecommitdiff
path: root/security/nss
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-08-30 14:57:58 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-08-30 14:57:58 +0000
commitc37a010ddd488140b1b02316c891db75ac9d8644 (patch)
treefe5d9e545fc982150b0afc7dd98eb4efaf484ddf /security/nss
parentaa25d7a007a7ce7e07c251264e1ae8919d0ff832 (diff)
downloadports-c37a010ddd488140b1b02316c891db75ac9d8644.tar.gz
ports-c37a010ddd488140b1b02316c891db75ac9d8644.zip
- Distfile was rerolled; put old distfile on MASTER_SITE_LOCAL for now
Reported by: few
Notes
Notes: svn path=/head/; revision=141467
Diffstat (limited to 'security/nss')
-rw-r--r--security/nss/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/security/nss/Makefile b/security/nss/Makefile
index 69470f1f6250..55e6923262c2 100644
--- a/security/nss/Makefile
+++ b/security/nss/Makefile
@@ -8,8 +8,11 @@
PORTNAME= nss
PORTVERSION= 3.10
CATEGORIES= security
-MASTER_SITES= ${MASTER_SITE_MOZILLA}
-MASTER_SITE_SUBDIR= security/nss/releases/NSS_${PORTVERSION:S/./_/g}_RTM/src
+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
MAINTAINER= gnome@FreeBSD.org
COMMENT= Libraries to support development of security-enabled applications