diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-07-03 08:09:31 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-07-03 08:09:31 +0000 |
commit | 0ee7c789534f9e04389e753f264e0eb576ad345e (patch) | |
tree | d5fd024720d8de42a00a0e7f93316601b561c3f9 /www/apache2 | |
parent | ad5bdb8126bb509771b46b52045a24725fda9e5d (diff) | |
download | ports-0ee7c789534f9e04389e753f264e0eb576ad345e.tar.gz ports-0ee7c789534f9e04389e753f264e0eb576ad345e.zip |
Notes
Diffstat (limited to 'www/apache2')
-rw-r--r-- | www/apache2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache2/Makefile b/www/apache2/Makefile index 447426b481ed..ea53decb842a 100644 --- a/www/apache2/Makefile +++ b/www/apache2/Makefile @@ -13,7 +13,7 @@ DISTNAME= httpd-${PORTVERSION} DISTFILES= ${DISTNAME}.tar.gz powerlogo.gif:freebsd EXTRACT_ONLY= ${DISTNAME}.tar.gz -MAINTAINER?= ports@FreeBSD.org +MAINTAINER?= dominic.marks@btinternet.com COMMENT?= Version 2 of the extremely popular Apache http server LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 |