diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2013-11-29 07:37:52 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2013-11-29 07:37:52 +0000 |
commit | dcc5f1aa942f42db269eb480a1f6d3caa21911a5 (patch) | |
tree | e678a7ff250fe4bd736f83ceb97be45ec29721aa /www | |
parent | b263eb7f70f3d5c6c9dc787371ddcc99719006ad (diff) |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/bins/Makefile | 2 | ||||
-rw-r--r-- | www/mod_security/Makefile | 2 | ||||
-rw-r--r-- | www/netoffice/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/www/bins/Makefile b/www/bins/Makefile index 58b0968ce943..ef166b26e2c3 100644 --- a/www/bins/Makefile +++ b/www/bins/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 4 CATEGORIES= www MASTER_SITES= http://download.gna.org/bins/ -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tool to generate HTML photo albums with XML support RUN_DEPENDS= \ diff --git a/www/mod_security/Makefile b/www/mod_security/Makefile index 72805bc089f0..ea30a4e5afb7 100644 --- a/www/mod_security/Makefile +++ b/www/mod_security/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://www.modsecurity.org/tarball/${PORTVERSION}/ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:S/_//:S/2//}-apache_${PORTVERSION} -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An intrusion detection and prevention engine LICENSE= AL2 diff --git a/www/netoffice/Makefile b/www/netoffice/Makefile index e5f1e0e63ef0..f9749d445973 100644 --- a/www/netoffice/Makefile +++ b/www/netoffice/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-devel/${PORTVERSION} -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= NetOffice is a free web based project-management environment NO_BUILD= yes |