diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2003-12-21 00:23:25 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2003-12-21 00:23:25 +0000 |
commit | 8bf7269a4e160076a38fbac4c23ac2992f0800c5 (patch) | |
tree | 624c6eafc947240b76ef4c74b5436f220972c8fa /www | |
parent | 40d43c8df2b57e928b5a9895415a1b9ff272df48 (diff) | |
download | ports-8bf7269a4e160076a38fbac4c23ac2992f0800c5.tar.gz ports-8bf7269a4e160076a38fbac4c23ac2992f0800c5.zip |
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
Notes
Notes:
svn path=/head/; revision=96284
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_access_referer/Makefile | 2 | ||||
-rw-r--r-- | www/p5-Apache-Filter/Makefile | 2 | ||||
-rw-r--r-- | www/p5-HTML-Clean/Makefile | 2 | ||||
-rw-r--r-- | www/p5-HTML-Tagset/Makefile | 2 | ||||
-rw-r--r-- | www/webglimpse/Makefile | 2 | ||||
-rw-r--r-- | www/wwwcount/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/www/mod_access_referer/Makefile b/www/mod_access_referer/Makefile index 89fa502dad9d..4373b88b8240 100644 --- a/www/mod_access_referer/Makefile +++ b/www/mod_access_referer/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= accessreferer -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= An Apache module that provides access control based on Referer HTTP header USE_APACHE= yes diff --git a/www/p5-Apache-Filter/Makefile b/www/p5-Apache-Filter/Makefile index ea3e4505a325..b1091a0b72ce 100644 --- a/www/p5-Apache-Filter/Makefile +++ b/www/p5-Apache-Filter/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache PKGNAMEPREFIX= p5- -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl module to alter the output of previous handlers RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl diff --git a/www/p5-HTML-Clean/Makefile b/www/p5-HTML-Clean/Makefile index d0e76172a4d5..469d135f4d74 100644 --- a/www/p5-HTML-Clean/Makefile +++ b/www/p5-HTML-Clean/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTML PKGNAMEPREFIX= p5- -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Cleans up HTML code for web browsers, not humans PERL_CONFIGURE= yes diff --git a/www/p5-HTML-Tagset/Makefile b/www/p5-HTML-Tagset/Makefile index 0dedc6dc8112..cac5fddf8454 100644 --- a/www/p5-HTML-Tagset/Makefile +++ b/www/p5-HTML-Tagset/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTML PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.org COMMENT= Some useful data table in parsing HTML PERL_CONFIGURE= yes diff --git a/www/webglimpse/Makefile b/www/webglimpse/Makefile index 9f16ee4eafca..a79b6845507f 100644 --- a/www/webglimpse/Makefile +++ b/www/webglimpse/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www textproc MASTER_SITES= ftp://ftp.deva.net/pub/sources/ir/glimpse/ DISTNAME= ${PKGNAME}.src -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= WWW interface to Glimpse search engine RUN_DEPENDS+= ${LOCALBASE}/etc/apache/httpd.conf:${PORTSDIR}/${APACHE_PORT} diff --git a/www/wwwcount/Makefile b/www/wwwcount/Makefile index dd2f3d3d46ef..dcdb44b3c5a4 100644 --- a/www/wwwcount/Makefile +++ b/www/wwwcount/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www MASTER_SITES= http://www.muquit.com/muquit/software/Count/src/wwwcount2.5/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Access counter, clock and date for WWW pages GNU_CONFIGURE= yes |