diff options
author | Rene Ladan <rene@FreeBSD.org> | 2021-05-04 18:54:22 +0200 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2021-05-04 18:57:55 +0200 |
commit | 727adba8e56a5ada32e20e20f83eb1ade3a1f501 (patch) | |
tree | 5de4668cbd247dde7eacee2f55838239cb2d19e8 /ftp | |
parent | *: reset lifanov's ports after safekeeping their ports bit. (diff) |
*: reset miwi's ports after safekeeping his ports bit.
Hat: portmgr-secretary
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/pear-Net_FTP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/pear-Net_FTP/Makefile b/ftp/pear-Net_FTP/Makefile index 27418da40f3e..9f6cb9cf40f2 100644 --- a/ftp/pear-Net_FTP/Makefile +++ b/ftp/pear-Net_FTP/Makefile @@ -4,7 +4,7 @@ PORTNAME= Net_FTP PORTVERSION= 1.4.0 CATEGORIES= ftp www pear -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR OO interface to the PHP FTP functions plus some additions LICENSE= BSD2CLAUSE |