aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorsem <sem@FreeBSD.org>2006-04-03 14:36:43 +0800
committersem <sem@FreeBSD.org>2006-04-03 14:36:43 +0800
commitaf5fd07d6d7c28e8e1cfcb4a4e9462f7f9da245d (patch)
treebd0454e7f5f3d0d5352ca23294d813d75c786793 /net
parent6848d91fe5637391d7c1d144b3376b9f68e1d0da (diff)
downloadfreebsd-ports-gnome-af5fd07d6d7c28e8e1cfcb4a4e9462f7f9da245d.tar.gz
freebsd-ports-gnome-af5fd07d6d7c28e8e1cfcb4a4e9462f7f9da245d.tar.zst
freebsd-ports-gnome-af5fd07d6d7c28e8e1cfcb4a4e9462f7f9da245d.zip
- MASTER_SITE is unstable. Copy distfile on MASTER_SITE_LOCAL.
Requested by: Dmitriy Kirhlarov (kyrh@RusNet)
Diffstat (limited to 'net')
-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