diff options
author | Dan Moschuk <dan@FreeBSD.org> | 2000-12-19 18:54:20 +0000 |
---|---|---|
committer | Dan Moschuk <dan@FreeBSD.org> | 2000-12-19 18:54:20 +0000 |
commit | e67285a0c71c13f5a5393d4f4d1871fc7826f093 (patch) | |
tree | 0ab00ce058f7b7ac4c569c1d711cd8c71351d12e /misc | |
parent | a79685d9cdb239db660f7d6b836bb7297df533a3 (diff) | |
download | ports-e67285a0c71c13f5a5393d4f4d1871fc7826f093.tar.gz ports-e67285a0c71c13f5a5393d4f4d1871fc7826f093.zip |
Notes
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 |