diff options
Diffstat (limited to 'ftp/proftpd/Makefile')
-rw-r--r-- | ftp/proftpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile index cd94c6b24c44..b949c60444b5 100644 --- a/ftp/proftpd/Makefile +++ b/ftp/proftpd/Makefile @@ -23,7 +23,7 @@ MASTER_SITES= ftp://ftp.proftpd.org/distrib/source/ \ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER?= beech@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= Highly configurable ftp daemon MAN1= ftpcount.1 ftpwho.1 ftptop.1 |