diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2011-04-16 10:52:57 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2011-04-16 10:52:57 +0800 |
commit | 14f0d4db7266a60e18271bfa49640635b7f7b1db (patch) | |
tree | 967487678a893854528ebd6e6570a11836c4c8bd /ftp/tnftp | |
parent | 752b6abdf69d4ec842b019344de91fb97d75856c (diff) | |
download | freebsd-ports-gnome-14f0d4db7266a60e18271bfa49640635b7f7b1db.tar.gz freebsd-ports-gnome-14f0d4db7266a60e18271bfa49640635b7f7b1db.tar.zst freebsd-ports-gnome-14f0d4db7266a60e18271bfa49640635b7f7b1db.zip |
- Reassign to the heap
Submitted by: tmclaugh
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 |