From 8de22ca05f9bc16a76c2ddcbf2580639c6369a02 Mon Sep 17 00:00:00 2001 From: andreas Date: Sun, 20 Feb 2000 17:01:26 +0000 Subject: Reducing Maintainership to an amount of ports I can handle. Sorry, the rest has to go to ports@FreeBSD.ORG. --- www/http-analyze/Makefile | 2 +- www/mapedit/Makefile | 2 +- www/wwwstat/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'www') diff --git a/www/http-analyze/Makefile b/www/http-analyze/Makefile index 3c25529de8bf..26df7b76de61 100644 --- a/www/http-analyze/Makefile +++ b/www/http-analyze/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www MASTER_SITES= ftp://ftp.rent-a-guru.de/pub/http-analyze2.01/ EXTRACT_SUFX= -src.tar.gz -MAINTAINER= andreas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gd.0:${PORTSDIR}/graphics/gd diff --git a/www/mapedit/Makefile b/www/mapedit/Makefile index 3c1687dd48c2..96ab0a7d12bf 100644 --- a/www/mapedit/Makefile +++ b/www/mapedit/Makefile @@ -11,7 +11,7 @@ PKGNAME= mapedit-2.3 CATEGORIES= www MASTER_SITES= ftp://ftp.boutell.com/pub/boutell/mapedit/ -MAINTAINER= andreas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/java/bin/java:${PORTSDIR}/java/jdk diff --git a/www/wwwstat/Makefile b/www/wwwstat/Makefile index 82717d833211..e42e357a7ee2 100644 --- a/www/wwwstat/Makefile +++ b/www/wwwstat/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://www.ics.uci.edu/pub/websoft/wwwstat/ \ PATCH_SITES= ${MASTER_SITES} PATCHFILES= patch-2.01.txt -MAINTAINER= andreas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/etc/apache/httpd.conf:${PORTSDIR}/www/apache13 -- cgit