diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-01-14 12:46:30 +0800 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-01-14 12:46:30 +0800 |
commit | 879e2c8e4ce5508e3badf92e23a09f4f736cbd21 (patch) | |
tree | 7af7762261edb04a9c00a799488a5773662535a1 /www/apache13 | |
parent | e6e1b6f1a882565d5a94c883329cc89d7e437a5d (diff) | |
download | freebsd-ports-gnome-879e2c8e4ce5508e3badf92e23a09f4f736cbd21.tar.gz freebsd-ports-gnome-879e2c8e4ce5508e3badf92e23a09f4f736cbd21.tar.zst freebsd-ports-gnome-879e2c8e4ce5508e3badf92e23a09f4f736cbd21.zip |
Pass MAINTAINER to apache@
Approved by: ache (prev maintainer)
Diffstat (limited to 'www/apache13')
-rw-r--r-- | www/apache13/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache13/Makefile b/www/apache13/Makefile index dd0714e9e8a9..1e9ee619aaf3 100644 --- a/www/apache13/Makefile +++ b/www/apache13/Makefile @@ -16,7 +16,7 @@ DISTNAME= apache_${PORTVERSION} #PATCHFILES= #PATCH_DIST_ARGS= -d ${WRKSRC}/src --forward --quiet -E ${PATCH_DIST_STRIP} -MAINTAINER= ache@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= The extremely popular Apache http server. Very fast, very clean CONFLICTS= apache+mod_ssl-1.* apache+mod_ssl+ipv6-1.* apache+mod_ssl+modsnmp-1.* \ |