diff options
Diffstat (limited to 'ftp/ftplib')
-rw-r--r-- | ftp/ftplib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/ftplib/Makefile b/ftp/ftplib/Makefile index 0640115100bc..02458c03a341 100644 --- a/ftp/ftplib/Makefile +++ b/ftp/ftplib/Makefile @@ -16,7 +16,7 @@ PATCH_SITES= http://www.nbpfaus.net/~pfau/ftplib/ PATCHFILES= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E}.patch PATCH_DIST_STRIP= -p3 -MAINTAINER= beech@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A set of routines that implement the FTP protocol WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}/linux |