diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2004-03-11 18:48:07 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2004-03-11 18:48:07 +0000 |
commit | bb08d2c7c7c1edd5044b38cc45b10396f55056c1 (patch) | |
tree | 5a712b8a93e70085dafcb4f602485716dff7d25c /www/apache21 | |
parent | 20538728580b9c6025f28068d9b2f0fb8651fbea (diff) |
Notes
Diffstat (limited to 'www/apache21')
-rw-r--r-- | www/apache21/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/apache21/Makefile b/www/apache21/Makefile index cb909beccf27..6b8c6ba7d494 100644 --- a/www/apache21/Makefile +++ b/www/apache21/Makefile @@ -18,6 +18,8 @@ EXTRACT_ONLY= ${DISTNAME}.tar.gz MAINTAINER?= sheepkiller@cultdeadsheep.org COMMENT?= Version 2 of the extremely popular Apache http server +FORBIDDEN= Please use www/apache2 + LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 LATEST_LINK= apache2 |