diff options
author | tmclaugh <tmclaugh@FreeBSD.org> | 2005-09-20 08:54:16 +0800 |
---|---|---|
committer | tmclaugh <tmclaugh@FreeBSD.org> | 2005-09-20 08:54:16 +0800 |
commit | 4a0350616dfe188985ca608b0b1041f831b272db (patch) | |
tree | 3b8505e6c0a442ce969256bd176b02bb50c2bc24 /ftp | |
parent | 873e5251e05643c196f1e3d71a6012bb997e5f00 (diff) | |
download | freebsd-ports-gnome-4a0350616dfe188985ca608b0b1041f831b272db.tar.gz freebsd-ports-gnome-4a0350616dfe188985ca608b0b1041f831b272db.tar.zst freebsd-ports-gnome-4a0350616dfe188985ca608b0b1041f831b272db.zip |
- Change maintainership of my ports over to my FreeBSD address.
Approved by: ahze (mentor)
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 |