summaryrefslogtreecommitdiff
path: root/www/apache20/Makefile
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2002-11-15 13:35:56 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2002-11-15 13:35:56 +0000
commit433e3d97bda402d381371210e6c9649f935ae87c (patch)
tree5f24ed33de0e42c8130edc5aa355662faff386a4 /www/apache20/Makefile
parentAdded a USE_PERL5. (diff)
o Change installbuilddir to $PREFIX/share/apache2/build to make porting
3rd party modules easy. [1] o Include <limits.h> before <sys/syslimits.h> to reduce warnings on -CURRENT PR: 44104 [1] Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> [1]
Notes
Notes: svn path=/head/; revision=70158
Diffstat (limited to 'www/apache20/Makefile')
-rw-r--r--www/apache20/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/apache20/Makefile b/www/apache20/Makefile
index f7f81e54edbe..7f7404339659 100644
--- a/www/apache20/Makefile
+++ b/www/apache20/Makefile
@@ -7,6 +7,7 @@
PORTNAME= apache
PORTVERSION= 2.0.43
+PORTREVISION= 1
CATEGORIES= www ipv6
MASTER_SITES= http://www.apache.org/dist/httpd/ \
http://apache.mirrorcentral.com/dist/httpd/ \