diff options
Diffstat (limited to 'security/secpanel')
-rw-r--r-- | security/secpanel/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
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 |