aboutsummaryrefslogtreecommitdiff
path: root/security/parano
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2006-05-21 10:38:10 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2006-05-21 10:38:10 +0000
commit82d3624e913153990091f5b75f497b124e8d8176 (patch)
treee7c2795b723a32049764f4605fb68f33a22093c5 /security/parano
parentba5442310268cb9a6bf47352a293357449102e9a (diff)
downloadports-82d3624e913153990091f5b75f497b124e8d8176.tar.gz
ports-82d3624e913153990091f5b75f497b124e8d8176.zip
- Add MASTER_SITES
Reported by: Bill Fenner's distfile survey Approved by: krion (mentor, implicit)
Notes
Notes: svn path=/head/; revision=162926
Diffstat (limited to 'security/parano')
-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