diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-11-12 04:56:15 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-11-12 04:56:15 +0000 |
commit | 0441458fe32412e61e0c67b7cd602b58a67db084 (patch) | |
tree | aacf530c0ff853c80eb5a2086413276f0166f279 /ftp | |
parent | e1a70135769d4bc27cd7303e3f75a767a8bd0bfa (diff) |
Notes
Diffstat (limited to 'ftp')
-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 |