diff options
Diffstat (limited to 'ftp')
-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 4549a4ec86f3..17d4b116220f 100644 --- a/ftp/tnftp/Makefile +++ b/ftp/tnftp/Makefile @@ -11,7 +11,7 @@ CATEGORIES= ftp MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/ \ ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/old/ -MAINTAINER= tmclaugh@sdf.lonestar.org +MAINTAINER= tmclaugh@FreeBSD.org COMMENT= Enhanced ftp client from NetBSD GNU_CONFIGURE= yes |