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_trigger | |
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_trigger')
-rw-r--r-- | www/mod_trigger/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_trigger/Makefile b/www/mod_trigger/Makefile index 233799779bc3..32f66d531202 100644 --- a/www/mod_trigger/Makefile +++ b/www/mod_trigger/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1 CATEGORIES= www MASTER_SITES= http://download.tangent.org/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= Apache module to launch triggers if certain actions occur USE_APACHE= yes |