diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-01-09 22:20:18 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-01-09 22:20:18 +0800 |
commit | f1383f5bfc616bd5726fc77cb52069f29f5bb7b6 (patch) | |
tree | c29fc1276f67ab4c05db573af6e6a021f039222b /www/apache13 | |
parent | c2572ab29a8d5f7e76d3f2c0a2b79bbd0da6da5b (diff) | |
download | freebsd-ports-gnome-f1383f5bfc616bd5726fc77cb52069f29f5bb7b6.tar.gz freebsd-ports-gnome-f1383f5bfc616bd5726fc77cb52069f29f5bb7b6.tar.zst freebsd-ports-gnome-f1383f5bfc616bd5726fc77cb52069f29f5bb7b6.zip |
Revert some of the previous commit. Applogies.
I only meant to do clement@ and ports@ ones
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 1e9ee619aaf3..dd0714e9e8a9 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= apache@FreeBSD.org +MAINTAINER= ache@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.* \ |