aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2006-05-21 18:38:10 +0800
committersat <sat@FreeBSD.org>2006-05-21 18:38:10 +0800
commitec7f2c753d92dc5f4565c5a3cd3dd2be42255ec3 (patch)
tree559ae595fe8f37c4ec323cbd275189b18b7a11e8 /security
parent58f4abd5edfb72270854c1d5fe7b7bf68fee26c2 (diff)
downloadfreebsd-ports-gnome-ec7f2c753d92dc5f4565c5a3cd3dd2be42255ec3.tar.gz
freebsd-ports-gnome-ec7f2c753d92dc5f4565c5a3cd3dd2be42255ec3.tar.zst
freebsd-ports-gnome-ec7f2c753d92dc5f4565c5a3cd3dd2be42255ec3.zip
- Add MASTER_SITES
Reported by: Bill Fenner's distfile survey Approved by: krion (mentor, implicit)
Diffstat (limited to 'security')
-rw-r--r--security/parano/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/security/parano/Makefile b/security/parano/Makefile
index aed5434a60e3..f7f5c9184162 100644
--- a/security/parano/Makefile
+++ b/security/parano/Makefile
@@ -8,8 +8,10 @@
PORTNAME= parano
PORTVERSION= 0.3.0
CATEGORIES= security
-MASTER_SITES= http://download.berlios.de/%SUBDIR%/ \
- http://download2.berlios.de/%SUBDIR%/
+MASTER_SITES= ${MASTER_SITE_BERLIOS} \
+ http://bsd1.csme.ru/myports/ \
+ http://bsd2.csme.ru/myports/ \
+ http://bsd3.csme.ru/myports/
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= infofarmer@FreeBSD.org