From d4867021f7aea3a318e17e6cc92f7e9336800be1 Mon Sep 17 00:00:00 2001 From: sat Date: Sun, 30 Jul 2006 22:46:04 +0000 Subject: - Provide additional mirrors where needed - Convert to "magic" master sites - Various minor portlint-prodded fixes --- security/parano/Makefile | 6 +----- security/secpanel/Makefile | 5 +---- 2 files changed, 2 insertions(+), 9 deletions(-) (limited to 'security') 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 diff --git a/security/secpanel/Makefile b/security/secpanel/Makefile index e7762da8c6b5..2e81bbcaabfa 100644 --- a/security/secpanel/Makefile +++ b/security/secpanel/Makefile @@ -10,10 +10,7 @@ PORTVERSION= 0.5.1 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= security tcl84 tk84 -MASTER_SITES= http://www.pingx.net/secpanel/ \ - http://bsd1.csme.ru/myports/ \ - http://bsd2.csme.ru/myports/ \ - http://bsd3.csme.ru/myports/ +MASTER_SITES= http://www.pingx.net/secpanel/ CSME MAINTAINER= infofarmer@FreeBSD.org COMMENT= GUI for managing and running ssh and related utilities -- cgit