diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2002-04-01 10:34:56 +0800 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2002-04-01 10:34:56 +0800 |
commit | 763740b52f5e37e405d7872ad791977d6b745ac9 (patch) | |
tree | 62e54f7cfe031677e64db60e75f949efad681b27 /misc | |
parent | 6e8f608b14d283853c3e3b493dbed4a649e3b2c3 (diff) | |
download | freebsd-ports-gnome-763740b52f5e37e405d7872ad791977d6b745ac9.tar.gz freebsd-ports-gnome-763740b52f5e37e405d7872ad791977d6b745ac9.tar.zst freebsd-ports-gnome-763740b52f5e37e405d7872ad791977d6b745ac9.zip |
Update to 1.05 nonbeta
PR: 36507
Submitted by: tilman@arved.de
Diffstat (limited to 'misc')
-rw-r--r-- | misc/sshbuddy/Makefile | 6 | ||||
-rw-r--r-- | misc/sshbuddy/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/sshbuddy/Makefile b/misc/sshbuddy/Makefile index 85042b0f11d1..fde9671c7354 100644 --- a/misc/sshbuddy/Makefile +++ b/misc/sshbuddy/Makefile @@ -8,15 +8,15 @@ PORTNAME= sshbuddy PORTVERSION= 1.05 CATEGORIES= misc -MASTER_SITES= http://topcu.linux.tucows.com/files/x11/network/ -DISTFILES= ${PORTNAME}${PORTVERSION}${EXTRACT_SUFX} +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/ MAINTAINER= ports@freebsd.org RUN_DEPENDS= expectk:${PORTSDIR}/lang/expect NO_BUILD= yes -WRKSRC= ${WRKDIR}/beta1.05 do-install: ${INSTALL_SCRIPT} ${WRKSRC}/sshbuddy.expk ${PREFIX}/bin/sshbuddy diff --git a/misc/sshbuddy/distinfo b/misc/sshbuddy/distinfo index d8d79f150105..bfab9ecb0ba9 100644 --- a/misc/sshbuddy/distinfo +++ b/misc/sshbuddy/distinfo @@ -1 +1 @@ -MD5 (sshbuddy1.05.tar.gz) = 0ee8d4374a9565d120570febdea5dd0a +MD5 (sshbuddy-1.05.tar.gz) = 94709858bab5f7a2e15c5598c50a8c4d |