aboutsummaryrefslogtreecommitdiff
path: root/net/nss_ldap/Makefile
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2006-04-03 06:36:43 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2006-04-03 06:36:43 +0000
commitd175fc6c644a439162fc4e58744e8e623540fd84 (patch)
tree277f96625b1c82bd48796dda370572f199f66ce6 /net/nss_ldap/Makefile
parent159db9045983953d798df830bb81e47bb7574cc8 (diff)
downloadports-d175fc6c644a439162fc4e58744e8e623540fd84.tar.gz
ports-d175fc6c644a439162fc4e58744e8e623540fd84.zip
- MASTER_SITE is unstable. Copy distfile on MASTER_SITE_LOCAL.
Requested by: Dmitriy Kirhlarov (kyrh@RusNet)
Notes
Notes: svn path=/head/; revision=158704
Diffstat (limited to 'net/nss_ldap/Makefile')
-rw-r--r--net/nss_ldap/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/nss_ldap/Makefile b/net/nss_ldap/Makefile
index d582b9ba9ecc..748b5a803e30 100644
--- a/net/nss_ldap/Makefile
+++ b/net/nss_ldap/Makefile
@@ -8,7 +8,9 @@
PORTNAME= nss_ldap
PORTVERSION= 1.${NSS_LDAP_VERSION}
CATEGORIES= net
-MASTER_SITES= http://www.padl.com/download/
+MASTER_SITES= http://www.padl.com/download/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= sem
DISTNAME= ${PORTNAME}-${NSS_LDAP_VERSION}
MAINTAINER= ports@FreeBSD.org