diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-07-30 22:46:04 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-07-30 22:46:04 +0000 |
commit | c36ad3d129196bf371f8b1e650cef771fc18aaaf (patch) | |
tree | caeabb0c3035ccf1e769faf1a7462cba94c7f3a3 /security/parano | |
parent | c269df1a2f43e67f827276d186837c1488ac1277 (diff) | |
download | ports-c36ad3d129196bf371f8b1e650cef771fc18aaaf.tar.gz ports-c36ad3d129196bf371f8b1e650cef771fc18aaaf.zip |
Notes
Diffstat (limited to 'security/parano')
-rw-r--r-- | security/parano/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/security/parano/Makefile b/security/parano/Makefile index 910e9b2c398f..dda7f38c8878 100644 --- a/security/parano/Makefile +++ b/security/parano/Makefile @@ -8,11 +8,7 @@ PORTNAME= parano PORTVERSION= 0.3.4 CATEGORIES= security -MASTER_SITES= ${MASTER_SITE_BERLIOS} \ - http://bsd1.csme.ru/myports/ \ - http://bsd2.csme.ru/myports/ \ - http://bsd3.csme.ru/myports/ -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= BERLIOS MAINTAINER= infofarmer@FreeBSD.org COMMENT= A Gnome program to deal with hashfiles |