diff options
-rw-r--r-- | ftp/twoftpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/twoftpd/Makefile b/ftp/twoftpd/Makefile index 4a5e5726d314..6f938b9ada20 100644 --- a/ftp/twoftpd/Makefile +++ b/ftp/twoftpd/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= ftp MASTER_SITES= http://untroubled.org/${PORTNAME}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sergei@FreeBSD.org COMMENT= A simple, secure, efficient FTP server BUILD_DEPENDS= ${LOCALBASE}/lib/libbg-unix.a:${PORTSDIR}/devel/bglibs \ |