summaryrefslogtreecommitdiff
path: root/www/apache6
diff options
context:
space:
mode:
authorjschauma <jschauma>2003-06-02 01:15:31 +0000
committerjschauma <jschauma>2003-06-02 01:15:31 +0000
commite4265b310856834018287a415c6ccfa4a335a54a (patch)
treec54ffd2eb0321574e961ead99659f51b1d8b084f /www/apache6
parent0a2ff56736906610c78baa6383a42635274ac741 (diff)
downloadpkgsrc-e4265b310856834018287a415c6ccfa4a335a54a.tar.gz
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
Diffstat (limited to 'www/apache6')
-rw-r--r--www/apache6/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/apache6/Makefile b/www/apache6/Makefile
index cc29c84a198..4ab22e161f1 100644
--- a/www/apache6/Makefile
+++ b/www/apache6/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.74 2003/05/31 15:03:18 grant Exp $
+# $NetBSD: Makefile,v 1.75 2003/06/02 01:16:08 jschauma Exp $
#
# This package does not compile in mod_ssl support hooks, as it conflicts
# with IPv6-enable patch.
@@ -22,7 +22,7 @@ PATCHFILES+= ${IPV6_PATCH}
IPV6_PATCH= apache-1.3.26-ipv6.diff.gz
PATCH_DIST_STRIP= -p1
-MAINTAINER= packages@netbsd.org
+MAINTAINER= tech-pkg@netbsd.org
HOMEPAGE= http://httpd.apache.org/
COMMENT= Apache HTTP (Web) server with IPv6 support