diff options
Diffstat (limited to 'ftp/moftpd/Makefile')
-rw-r--r-- | ftp/moftpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/moftpd/Makefile b/ftp/moftpd/Makefile index bb13f7c3dcb9..8c30fee6227e 100644 --- a/ftp/moftpd/Makefile +++ b/ftp/moftpd/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.morth.org/moftpd/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= clement -MAINTAINER= clement@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A powerful FTP server supporting IPv6, TLS, and much more USE_AUTOTOOLS= autoconf:262 |