summaryrefslogtreecommitdiff
path: root/misc/sshbuddy/Makefile
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2001-01-23 20:07:45 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2001-01-23 20:07:45 +0000
commite7e00cac2ce1c3d42061480d3e80285ff64ddefa (patch)
treecb331c711a13bbd021d9d48062fc9939a55b0532 /misc/sshbuddy/Makefile
parentfix build. wrong version committed.. (diff)
o change master site.
o using gzipped distfile. its content does not change. (uncompressed md5 matched to previous one) o correct patch. PR: 22927 Requested by: Andreas Schulz <ats@first.gmd.de> feel free to add more mirrors. :-)
Notes
Notes: svn path=/head/; revision=37505
Diffstat (limited to 'misc/sshbuddy/Makefile')
-rw-r--r--misc/sshbuddy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/sshbuddy/Makefile b/misc/sshbuddy/Makefile
index 483f0d84b07c..85042b0f11d1 100644
--- a/misc/sshbuddy/Makefile
+++ b/misc/sshbuddy/Makefile
@@ -8,8 +8,8 @@
PORTNAME= sshbuddy
PORTVERSION= 1.05
CATEGORIES= misc
-MASTER_SITES= ftp://ftp.sundilla.net/pub/linux/apps/sshbuddy/beta1.05/
-DISTFILES= ${PORTNAME}${PORTVERSION}.tar
+MASTER_SITES= http://topcu.linux.tucows.com/files/x11/network/
+DISTFILES= ${PORTNAME}${PORTVERSION}${EXTRACT_SUFX}
MAINTAINER= ports@freebsd.org