diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2004-05-22 20:00:06 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2004-05-22 20:00:06 +0000 |
commit | d4ef7c086908315f03f89c251108399605b72b64 (patch) | |
tree | a09efadb4a34fa1caf1c3ff9a8ef664c23689fc5 /ftp/twoftpd | |
parent | c523acd632deabfc259dbc21395d4cc7d85cf280 (diff) | |
download | ports-d4ef7c086908315f03f89c251108399605b72b64.tar.gz ports-d4ef7c086908315f03f89c251108399605b72b64.zip |
Notes
Diffstat (limited to 'ftp/twoftpd')
-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 \ |