diff options
Diffstat (limited to 'misc/sshbuddy/Makefile')
-rw-r--r-- | misc/sshbuddy/Makefile | 4 |
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 |