diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2008-12-28 05:15:31 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2008-12-28 05:15:31 +0800 |
commit | e0db6d34b8c6bff89e4bbf139a22d7b7f6be0958 (patch) | |
tree | 26e1cc6734e715ca23107403f71d1282b8b0515d /www/mod_log_spread/Makefile | |
parent | b0588bf491395c5ee87d56f9a098ea8e782a4085 (diff) | |
download | freebsd-ports-gnome-e0db6d34b8c6bff89e4bbf139a22d7b7f6be0958.tar.gz freebsd-ports-gnome-e0db6d34b8c6bff89e4bbf139a22d7b7f6be0958.tar.zst freebsd-ports-gnome-e0db6d34b8c6bff89e4bbf139a22d7b7f6be0958.zip |
Unmaintained www/mod_* ports over to apache@ maintainer
mod_$lang excluded
Approved by: portmgr (erwin)
Diffstat (limited to 'www/mod_log_spread/Makefile')
-rw-r--r-- | www/mod_log_spread/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_log_spread/Makefile b/www/mod_log_spread/Makefile index 8b5af9b55681..83aeeabf5241 100644 --- a/www/mod_log_spread/Makefile +++ b/www/mod_log_spread/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.4 CATEGORIES= www net MASTER_SITES= http://www.lethargy.org/mod_log_spread/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= An Apache module interfacing with spread LIB_DEPENDS= spread.1:${PORTSDIR}/net/spread |