diff options
author | bapt <bapt@FreeBSD.org> | 2014-07-03 01:17:20 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-07-03 01:17:20 +0800 |
commit | 98e2caa697790358432802917577755e9934c685 (patch) | |
tree | 14a5dc4fcaf76c97747747c7861b90c5ab697408 /www/publicfile | |
parent | db62ad6f7120c53c3710647a998fabe1e060b2d3 (diff) | |
download | freebsd-ports-gnome-98e2caa697790358432802917577755e9934c685.tar.gz freebsd-ports-gnome-98e2caa697790358432802917577755e9934c685.tar.zst freebsd-ports-gnome-98e2caa697790358432802917577755e9934c685.zip |
Second batch at resetting maintainership on ports that have not been staged and
without any pending PR
With hat: portmgr
Diffstat (limited to 'www/publicfile')
-rw-r--r-- | www/publicfile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/publicfile/Makefile b/www/publicfile/Makefile index ef05b46f59da..596f40e85b62 100644 --- a/www/publicfile/Makefile +++ b/www/publicfile/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= www ftp MASTER_SITES= http://cr.yp.to/publicfile/ -MAINTAINER= lx@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A secure, read-only, anonymous HTTP/FTP server RUN_DEPENDS= setuidgid:${PORTSDIR}/sysutils/daemontools \ |