diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-05-21 10:38:10 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-05-21 10:38:10 +0000 |
commit | 82d3624e913153990091f5b75f497b124e8d8176 (patch) | |
tree | e7c2795b723a32049764f4605fb68f33a22093c5 /security/parano | |
parent | ba5442310268cb9a6bf47352a293357449102e9a (diff) | |
download | ports-82d3624e913153990091f5b75f497b124e8d8176.tar.gz ports-82d3624e913153990091f5b75f497b124e8d8176.zip |
Notes
Diffstat (limited to 'security/parano')
-rw-r--r-- | security/parano/Makefile | 6 |
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 |