diff options
author | dan <dan@FreeBSD.org> | 2000-12-20 02:54:20 +0800 |
---|---|---|
committer | dan <dan@FreeBSD.org> | 2000-12-20 02:54:20 +0800 |
commit | 2948fa481c3a075d6558cea3f88d334af2f28cfd (patch) | |
tree | 044da553f063cf105db35554a10899cec2885b2d /misc | |
parent | db1f75f4c2e40e2f65ba65bacced7d503c9e9b5b (diff) | |
download | freebsd-ports-gnome-2948fa481c3a075d6558cea3f88d334af2f28cfd.tar.gz freebsd-ports-gnome-2948fa481c3a075d6558cea3f88d334af2f28cfd.tar.zst freebsd-ports-gnome-2948fa481c3a075d6558cea3f88d334af2f28cfd.zip |
Point MAINTAINER to ports@freebsd.org. I don't really have the time, nor
motivation to watch (and fix) this port.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/sshbuddy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/sshbuddy/Makefile b/misc/sshbuddy/Makefile index 60962b22fa81..483f0d84b07c 100644 --- a/misc/sshbuddy/Makefile +++ b/misc/sshbuddy/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= ftp://ftp.sundilla.net/pub/linux/apps/sshbuddy/beta1.05/ DISTFILES= ${PORTNAME}${PORTVERSION}.tar -MAINTAINER= dan@freebsd.org +MAINTAINER= ports@freebsd.org RUN_DEPENDS= expectk:${PORTSDIR}/lang/expect |