diff options
author | edwin <edwin@FreeBSD.org> | 2002-12-27 11:28:38 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2002-12-27 11:28:38 +0000 |
commit | 18e7c1bc4de97d133068c85f2d03f518f626ecb1 (patch) | |
tree | 410532986efc036f674b8dfd44d92a115500b2f5 /misc | |
parent | 9cf219d5dfdfd6abe1e349c6d946ba85844675dc (diff) | |
download | FreeBSD-ports-18e7c1bc4de97d133068c85f2d03f518f626ecb1.zip FreeBSD-ports-18e7c1bc4de97d133068c85f2d03f518f626ecb1.tar.gz |
Removed stale master_sites.
Noticed by: portsurvey
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 fde9671..5c35a12 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 |