diff options
Diffstat (limited to 'ftp/ncftpd')
-rw-r--r-- | ftp/ncftpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/ncftpd/Makefile b/ftp/ncftpd/Makefile index b586018764d0..6077ba7f181d 100644 --- a/ftp/ncftpd/Makefile +++ b/ftp/ncftpd/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.ncftp.com/ncftpd/${PORTVERSION}/ \ LOCAL/beech DISTNAME= ${PORTNAME}-${PORTVERSION}-freebsd${BINVER}-${DIST_ARCH}-export -MAINTAINER= beech@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Commercial FTP daemon with a 30-day evaluation license WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |