diff options
author | bapt <bapt@FreeBSD.org> | 2014-07-25 00:33:10 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-07-25 00:33:10 +0800 |
commit | 633fee904336d5fc5979e1fd6a40453c8292e55f (patch) | |
tree | 953ecb2cb521536ccd209ea529c964436141ed38 /www | |
parent | 2b9678d8dd7608ff84d2633ce7d287d4ef56aaea (diff) | |
download | freebsd-ports-gnome-633fee904336d5fc5979e1fd6a40453c8292e55f.tar.gz freebsd-ports-gnome-633fee904336d5fc5979e1fd6a40453c8292e55f.tar.zst freebsd-ports-gnome-633fee904336d5fc5979e1fd6a40453c8292e55f.zip |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr
Diffstat (limited to 'www')
-rw-r--r-- | www/links-hacked/Makefile | 2 | ||||
-rw-r--r-- | www/lusca-head/Makefile | 2 | ||||
-rw-r--r-- | www/mod_auth_form/Makefile | 2 | ||||
-rw-r--r-- | www/mod_auth_mellon/Makefile | 2 | ||||
-rw-r--r-- | www/snownews/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/www/links-hacked/Makefile b/www/links-hacked/Makefile index a8cd001a6354..4ca4cfbd5d46 100644 --- a/www/links-hacked/Makefile +++ b/www/links-hacked/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES?= www MASTER_SITES= http://xray.sai.msu.ru/~karpov/links-hacked/downloads/ http://links-hacked.nm.ru/ -MAINTAINER= peter@vereshagin.org +MAINTAINER= ports@FreeBSD.org COMMENT= Hacked version of a Links WWW browser LIB_DEPENDS+= libexecinfo.so:${PORTSDIR}/devel/libexecinfo \ diff --git a/www/lusca-head/Makefile b/www/lusca-head/Makefile index 620f5414d92e..1c1f003de789 100644 --- a/www/lusca-head/Makefile +++ b/www/lusca-head/Makefile @@ -84,7 +84,7 @@ PKGNAMESUFFIX= -head DISTNAME= LUSCA_HEAD-r14809 # EXTRACT_SUFX= .tar.gz -MAINTAINER= adrian@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= HTTP Caching Proxy (Squid Derivative) - Stable Release CONFLICTS= squid-[0-9]* cacheboy* diff --git a/www/mod_auth_form/Makefile b/www/mod_auth_form/Makefile index d36b12d64120..5d417b61467a 100644 --- a/www/mod_auth_form/Makefile +++ b/www/mod_auth_form/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://comp.uark.edu/~ajarthu/mod_auth_form/download.php?download= PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= net@arrishq.net +MAINTAINER= ports@FreeBSD.org COMMENT= MySQL based form authentication module for Apache 2.x diff --git a/www/mod_auth_mellon/Makefile b/www/mod_auth_mellon/Makefile index 45e7907f428c..cbb9ba3c01c1 100644 --- a/www/mod_auth_mellon/Makefile +++ b/www/mod_auth_mellon/Makefile @@ -8,7 +8,7 @@ CATEGORIES= www MASTER_SITES= http://modmellon.googlecode.com/files/ DIST_SUBDIR= apache2 -MAINTAINER= tj@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Apache auth module for identifying SSO users LICENSE= GPLv2 diff --git a/www/snownews/Makefile b/www/snownews/Makefile index 69dd94e9a2a4..8aa6a349a796 100644 --- a/www/snownews/Makefile +++ b/www/snownews/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://kiza.kcore.de/media/software/snownews/ -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A text mode RSS newsreader USES= gmake iconv perl5 |