diff options
author | cjs <cjs@pkgsrc.org> | 2000-04-05 21:05:30 +0000 |
---|---|---|
committer | cjs <cjs@pkgsrc.org> | 2000-04-05 21:05:30 +0000 |
commit | 3aa4c244b0915bc0a7012f1e27013f9b47b079f8 (patch) | |
tree | 5daeb19adb5ecb1f6a6f9d313a082f7c87c95791 /www/apache | |
parent | fc32916b934d280f7be46799b0caa05f7c051b24 (diff) | |
download | pkgsrc-3aa4c244b0915bc0a7012f1e27013f9b47b079f8.tar.gz |
I've not maintained this for a long time, but nobody else has taken
over and put his name in. So I'm arbitrarily changeing the maintainer
to the guy with the most commits to the Makefile.
Diffstat (limited to 'www/apache')
-rw-r--r-- | www/apache/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/apache/Makefile b/www/apache/Makefile index 9c99e05514c..4cca55eaa87 100644 --- a/www/apache/Makefile +++ b/www/apache/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2000/02/22 17:38:16 veego Exp $ +# $NetBSD: Makefile,v 1.45 2000/04/05 21:05:30 cjs Exp $ # # The fourth number in the PKGNAME version indicates a NetBSD pkg revision # (to indicate changes in the shipped third party patches such as the mod_ssl @@ -17,7 +17,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${SSL_DISTNAME}${EXTRACT_SUFX} \ sitedrivenby.gif -MAINTAINER= cjs@netbsd.org +MAINTAINER= tv@netbsd.org HOMEPAGE= http://www.apache.org/ CONFLICTS= apache-*modssl-* apache6-* |