diff options
author | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2005-09-20 00:54:16 +0000 |
---|---|---|
committer | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2005-09-20 00:54:16 +0000 |
commit | 9d362ea4d9ec43c75c6a57d81c92a0cf3ab32848 (patch) | |
tree | 948b58289b044d2e8e6078401b0da57177198166 /ftp/tnftp | |
parent | d711a485a0330a373306e3f3880b50f8120b9df5 (diff) |
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 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 |