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/boa | |
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/boa')
-rw-r--r-- | www/boa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/boa/Makefile b/www/boa/Makefile index 0da1036f2a8a..6a0faf2926d1 100644 --- a/www/boa/Makefile +++ b/www/boa/Makefile @@ -8,7 +8,7 @@ CATEGORIES= www ipv6 MASTER_SITES= http://www.boa.org/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} -MAINTAINER= ale@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= High performance single-tasking web server USES= gmake makeinfo tar:bzip2 |