diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-04-16 02:52:57 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-04-16 02:52:57 +0000 |
commit | 3e13e29d2411983901a6491883d6bc7bdeaf84ec (patch) | |
tree | 7657e9ee9c42113d62696af11ee32d8e9140cd2d /ftp/tnftp | |
parent | 010f060571f8ea47281c327f989e385bca87912a (diff) | |
download | ports-3e13e29d2411983901a6491883d6bc7bdeaf84ec.tar.gz ports-3e13e29d2411983901a6491883d6bc7bdeaf84ec.zip |
Notes
Diffstat (limited to 'ftp/tnftp')
-rw-r--r-- | ftp/tnftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/tnftp/Makefile b/ftp/tnftp/Makefile index 7b5b2758d46d..64e3eb6a7b66 100644 --- a/ftp/tnftp/Makefile +++ b/ftp/tnftp/Makefile @@ -11,7 +11,7 @@ CATEGORIES= ftp ipv6 MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/ \ ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/old/ -MAINTAINER= tmclaugh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Enhanced ftp client from NetBSD GNU_CONFIGURE= yes |