diff options
author | linimon <linimon@FreeBSD.org> | 2006-12-14 00:14:17 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-12-14 00:14:17 +0800 |
commit | a763aa8073f5a837e1949205f0fea54ba8d7b413 (patch) | |
tree | 584620e99654f5783151bd9459eae81066d87b15 /www | |
parent | 41914a297b4dcb9775a91fc88443f409a5365d2f (diff) | |
download | freebsd-ports-gnome-a763aa8073f5a837e1949205f0fea54ba8d7b413.tar.gz freebsd-ports-gnome-a763aa8073f5a837e1949205f0fea54ba8d7b413.tar.zst freebsd-ports-gnome-a763aa8073f5a837e1949205f0fea54ba8d7b413.zip |
Reset seanc@FreeBSD.or due to maintainer-timeouts and no response to email.
Hat: portmgr
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_auth_pgsql/Makefile | 2 | ||||
-rw-r--r-- | www/mod_backhand/Makefile | 2 | ||||
-rw-r--r-- | www/mod_geoip/Makefile | 2 | ||||
-rw-r--r-- | www/ruby-tmpl/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/www/mod_auth_pgsql/Makefile b/www/mod_auth_pgsql/Makefile index 2fe37a654f44..2a315d00ef3f 100644 --- a/www/mod_auth_pgsql/Makefile +++ b/www/mod_auth_pgsql/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 3 CATEGORIES= www MASTER_SITES= http://www.giuseppetanzilli.it/mod_auth_pgsql/dist/ -MAINTAINER= seanc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Allows users to use PostgreSQL databases for user authentication BUILD_DEPENDS= ${APXS}:${PORTSDIR}/${APACHE_PORT} diff --git a/www/mod_backhand/Makefile b/www/mod_backhand/Makefile index f42e07c434c7..1c5e36b7331f 100644 --- a/www/mod_backhand/Makefile +++ b/www/mod_backhand/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www MASTER_SITES= http://mirrors.omniti.com/mod_backhand/ \ http://people.FreeBSD.org/~seanc/ports/mod_backhand/ -MAINTAINER= seanc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Apache module that allows seamless redirection and load balancing of HTTP requests USE_APACHE= yes diff --git a/www/mod_geoip/Makefile b/www/mod_geoip/Makefile index b689fc30e65e..0744d81326dd 100644 --- a/www/mod_geoip/Makefile +++ b/www/mod_geoip/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www MASTER_SITES= http://www.maxmind.com/download/geoip/api/mod_geoip/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= seanc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An Apache module that provides the country code of the client's IP LIB_DEPENDS= GeoIP.5:${PORTSDIR}/net/GeoIP diff --git a/www/ruby-tmpl/Makefile b/www/ruby-tmpl/Makefile index b2ba9f64d1a3..fb71632632de 100644 --- a/www/ruby-tmpl/Makefile +++ b/www/ruby-tmpl/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= seanc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An online/offline templating system a la eRuby/ERb USE_RUBY= yes |