diff options
Diffstat (limited to 'ftp/ncftp3/Makefile')
-rw-r--r-- | ftp/ncftp3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/ncftp3/Makefile b/ftp/ncftp3/Makefile index ad79f87adfdc..4b5f777bd023 100644 --- a/ftp/ncftp3/Makefile +++ b/ftp/ncftp3/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.ncftp.com/ncftp/ \ ftp://ftp.mirrorservice.org/sites/ftp.ncftp.com/ncftp/ DISTNAME= ncftp-${PORTVERSION}-src -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= FTP client with advanced user interface LICENSE_FILE= ${WRKSRC}/doc/LICENSE.txt |