diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2001-05-21 07:09:45 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2001-05-21 07:09:45 +0000 |
commit | d176ffc01d228c5bd0d2d246f57c6cc162cb53fc (patch) | |
tree | 3cb3ba75017c69e86b940dff7d8124eb4d006224 /ftp | |
parent | 45f85d5c27d5fd237521497b52a21c704e0ab4bd (diff) | |
download | freebsd-ports-d176ffc01d228c5bd0d2d246f57c6cc162cb53fc.zip |
Fix plist.
Take over maintainership to ports@.
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
PR: ports/27363
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/ftptool/Makefile | 2 | ||||
-rw-r--r-- | ftp/ftptool/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/ftp/ftptool/Makefile b/ftp/ftptool/Makefile index 421b5da5a9e1..b74790a4fdbb 100644 --- a/ftp/ftptool/Makefile +++ b/ftp/ftptool/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= utilities DISTFILES= Ftptool${PORTVERSION}.tar.gz -MAINTAINER= janek@gaja.ipan.lublin.pl +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview diff --git a/ftp/ftptool/pkg-plist b/ftp/ftptool/pkg-plist index 4edc5db2cf77..5262d2f9b8be 100644 --- a/ftp/ftptool/pkg-plist +++ b/ftp/ftptool/pkg-plist @@ -1,3 +1,4 @@ bin/ftptool lib/help/ftptool.info man/man1/ftptool.1.gz +@dirrm lib/X11/ftptool |