diff options
author | linimon <linimon@FreeBSD.org> | 2008-07-27 12:30:53 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-07-27 12:30:53 +0800 |
commit | 5027cf243e87deaa2ab51d1579ccae5ae25c81c3 (patch) | |
tree | 807750862e9c8a30c254c2a377cc38977bad1d62 /ftp/twoftpd | |
parent | b541e568a73c3f14bcd2934bdcbd01459bb1851e (diff) | |
download | freebsd-ports-gnome-5027cf243e87deaa2ab51d1579ccae5ae25c81c3.tar.gz freebsd-ports-gnome-5027cf243e87deaa2ab51d1579ccae5ae25c81c3.tar.zst freebsd-ports-gnome-5027cf243e87deaa2ab51d1579ccae5ae25c81c3.zip |
Reset sergei@ due to maintainer-timeouts and no response to email.
Hat: portmgr
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 76995180d795..758db57be153 100644 --- a/ftp/twoftpd/Makefile +++ b/ftp/twoftpd/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= ftp MASTER_SITES= http://untroubled.org/${PORTNAME}/ -MAINTAINER= sergei@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A simple, secure, efficient FTP server LIB_DEPENDS= cvm-v2client.1:${PORTSDIR}/security/cvm |