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/fnord | |
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/fnord')
-rw-r--r-- | www/fnord/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/fnord/Makefile b/www/fnord/Makefile index ca9bf2f3da8a..dcaf78e632d4 100644 --- a/www/fnord/Makefile +++ b/www/fnord/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.fefe.de/fnord/ -MAINTAINER= flz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Small and fast webserver with CGI-capability USES= gmake tar:bzip2 |