diff options
author | novel <novel@FreeBSD.org> | 2011-09-25 01:16:46 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2011-09-25 01:16:46 +0800 |
commit | dc3b40327983851822616bdb9ffe97785c9e3073 (patch) | |
tree | b628174c8d98f0872441066a1c1e8a8cde933d37 /ftp | |
parent | 1c2f9cb07aea5f083754fbfb3c7e5b1effe9166d (diff) | |
download | freebsd-ports-gnome-dc3b40327983851822616bdb9ffe97785c9e3073.tar.gz freebsd-ports-gnome-dc3b40327983851822616bdb9ffe97785c9e3073.tar.zst freebsd-ports-gnome-dc3b40327983851822616bdb9ffe97785c9e3073.zip |
Drop maintainership as I'm not using this software anymore.
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/wzdftpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/wzdftpd/Makefile b/ftp/wzdftpd/Makefile index a7004582f3b2..09078f894680 100644 --- a/ftp/wzdftpd/Makefile +++ b/ftp/wzdftpd/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 8 CATEGORIES= ftp ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-sources/${PORTNAME}-0.8 -MAINTAINER= novel@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Modular FTP server configurable online using SITE commands USE_AUTOTOOLS= libtool |