diff options
author | Will Andrews <will@FreeBSD.org> | 2000-03-22 01:59:41 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-03-22 01:59:41 +0000 |
commit | af4a01863e3263e8ea7c84935dea4a4a89652f72 (patch) | |
tree | 1a14e3150ad617ca21ceecb49cf825f90f690385 /www | |
parent | de02b4585c4da1a13b306786950d32e21470d860 (diff) | |
download | freebsd-ports-af4a01863e3263e8ea7c84935dea4a4a89652f72.zip |
Finish moving MAINTAINER for my ports.
andrews@technologist.com -> will@FreeBSD.org. :-)
Reminded by: asami
Diffstat (limited to 'www')
-rw-r--r-- | www/fhttpd/Makefile | 2 | ||||
-rw-r--r-- | www/httperf/Makefile | 2 | ||||
-rw-r--r-- | www/kdreamsite/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/www/fhttpd/Makefile b/www/fhttpd/Makefile index fe297573e67e..a53dcda149d6 100644 --- a/www/fhttpd/Makefile +++ b/www/fhttpd/Makefile @@ -10,7 +10,7 @@ DISTNAME= fhttpd-0.4.2 CATEGORIES= www MASTER_SITES= ftp://ftp.fhttpd.org/ -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org LOGFILE= share/fhttpd/fhttpd.log PLIST_SUB+= LOGFILE=${LOGFILE} diff --git a/www/httperf/Makefile b/www/httperf/Makefile index 975582a68e98..f2b6b5b4083c 100644 --- a/www/httperf/Makefile +++ b/www/httperf/Makefile @@ -10,7 +10,7 @@ DISTNAME= httperf-0.6 CATEGORIES= www MASTER_SITES= ftp://ftp.hpl.hp.com/pub/httperf/ -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org WRKSRC= ${WRKDIR}/${PKGNAME} USE_GMAKE= yes diff --git a/www/kdreamsite/Makefile b/www/kdreamsite/Makefile index 90b35de8a433..ba53b5d04814 100644 --- a/www/kdreamsite/Makefile +++ b/www/kdreamsite/Makefile @@ -10,7 +10,7 @@ DISTNAME= kdreamsite-0.2 CATEGORIES= www kde MASTER_SITES= http://neptune.spaceports.com/%7Eatnet/files/ -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org LIB_DEPENDS= kdeui.3:${PORTSDIR}/x11/kdelibs11/ |