diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-27 11:28:38 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-27 11:28:38 +0000 |
commit | 0f9fda78ffd60cf2bc90fccde4dc2702f0073202 (patch) | |
tree | dfc82c65449703e5dbe2bc07b3f248dd0e5b4986 /misc | |
parent | 1e8be8c6f43853a08f06e7092f13211cd92883b8 (diff) | |
download | ports-0f9fda78ffd60cf2bc90fccde4dc2702f0073202.tar.gz ports-0f9fda78ffd60cf2bc90fccde4dc2702f0073202.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/sshbuddy/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/sshbuddy/Makefile b/misc/sshbuddy/Makefile index fde9671c7354..5c35a123cedf 100644 --- a/misc/sshbuddy/Makefile +++ b/misc/sshbuddy/Makefile @@ -8,9 +8,7 @@ PORTNAME= sshbuddy PORTVERSION= 1.05 CATEGORIES= misc -MASTER_SITES= http://topcu.linux.tucows.com/files/x11/network/ \ - http://www.linuxmafia.com/pub/linux/security/sshbuddy/ \ - http://www.linuxberg.at/files/x11/network/ +MASTER_SITES= http://www.linuxmafia.com/pub/linux/security/sshbuddy/ MAINTAINER= ports@freebsd.org |