diff options
author | agc <agc@pkgsrc.org> | 2001-04-02 15:15:27 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2001-04-02 15:15:27 +0000 |
commit | 2aac4f14422ee1b88de0d1b88a1d6d6cab7c9cf7 (patch) | |
tree | 993cf335001ced8425092acafff4ff6764338639 /www | |
parent | 07910c1431316be0ef75bba66cd70162965e359d (diff) | |
download | pkgsrc-2aac4f14422ee1b88de0d1b88a1d6d6cab7c9cf7.tar.gz |
Make it clear that this is version 2 of apache in the COMMENT.
Diffstat (limited to 'www')
-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-* |