summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2004-03-11 09:58:04 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2004-03-11 09:58:04 +0000
commit61ca76b3a47441bd36f6c9986c40e9648041e902 (patch)
treead43d67beafdd410b979206f30f8b9801327f577 /www
parentCommitted at somewhere. (diff)
Add MASTER_SITE_SAMBA for samba official mirrors.
Utilize MASTER_SITE_SAMBA for SMB-specific ports. Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> PR: 63861
Notes
Notes: svn path=/head/; revision=103623
Diffstat (limited to 'www')
-rw-r--r--www/smb2www/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/www/smb2www/Makefile b/www/smb2www/Makefile
index 2920a6d13942..de2ca6644475 100644
--- a/www/smb2www/Makefile
+++ b/www/smb2www/Makefile
@@ -9,12 +9,8 @@ PORTNAME= smb2www
PORTVERSION= 0.0.980804
PORTREVISION= 2
CATEGORIES= www
-MASTER_SITES= http://us1.samba.org/samba/smb2www/ \
- http://us2.samba.org/samba/smb2www/ \
- http://us3.samba.org/samba/smb2www/ \
- http://us4.samba.org/samba/smb2www/ \
- http://uk.samba.org/samba/smb2www/ \
- http://sunsite.auc.dk/samba/smb2www/
+MASTER_SITES= ${MASTER_SITE_SAMBA}
+MASTER_SITE_SUBDIR= smb2www
DISTNAME= ${PORTNAME}-${PORTVERSION:S/0.0.//g}
MAINTAINER= roman@xpert.com