diff options
author | agc <agc> | 2001-04-02 15:15:27 +0000 |
---|---|---|
committer | agc <agc> | 2001-04-02 15:15:27 +0000 |
commit | 6633f08581b1cde936ef6f57dfbf0edcab485918 (patch) | |
tree | 993cf335001ced8425092acafff4ff6764338639 /www/apache-current | |
parent | bd9ff97a1ad1936bc422b7ea2a40c17f5306d21d (diff) | |
download | pkgsrc-6633f08581b1cde936ef6f57dfbf0edcab485918.tar.gz |
Make it clear that this is version 2 of apache in the COMMENT.
Diffstat (limited to 'www/apache-current')
-rw-r--r-- | www/apache-current/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/apache-current/Makefile b/www/apache-current/Makefile index 2651d874493..add2a7c9efd 100644 --- a/www/apache-current/Makefile +++ b/www/apache-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/03/30 22:09:35 itojun Exp $ +# $NetBSD: Makefile,v 1.4 2001/04/02 15:15:27 agc Exp $ DISTNAME= httpd-2_0_15-alpha PKGNAME= apache-2.0.15 @@ -9,7 +9,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.apache.org/ -COMMENT= HTTP (Web) server +COMMENT= HTTP (Web) server, version 2 CONFLICTS= apache-*modssl-* apache-* apache6-* ap-* |