diff options
author | sat <sat@FreeBSD.org> | 2006-07-31 06:46:04 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-07-31 06:46:04 +0800 |
commit | d4867021f7aea3a318e17e6cc92f7e9336800be1 (patch) | |
tree | c49bbc221f0d7c182275060b5f13c6545e32a869 /security | |
parent | 341c2dc80e7e6930d8177a1f7bafe149364518d6 (diff) | |
download | freebsd-ports-gnome-d4867021f7aea3a318e17e6cc92f7e9336800be1.tar.gz freebsd-ports-gnome-d4867021f7aea3a318e17e6cc92f7e9336800be1.tar.zst freebsd-ports-gnome-d4867021f7aea3a318e17e6cc92f7e9336800be1.zip |
- Provide additional mirrors where needed
- Convert to "magic" master sites
- Various minor portlint-prodded fixes
Diffstat (limited to 'security')
-rw-r--r-- | security/parano/Makefile | 6 | ||||
-rw-r--r-- | security/secpanel/Makefile | 5 |
2 files changed, 2 insertions, 9 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 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 |