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/secpanel | |
parent | c269df1a2f43e67f827276d186837c1488ac1277 (diff) |
Notes
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 |