diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 2000-02-20 17:01:26 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 2000-02-20 17:01:26 +0000 |
commit | ab10519a48aec564bfab151e118065ef09c8adc8 (patch) | |
tree | 9c30f240a551cc5ee41bebb555b1692b2238e2c3 /www/wwwstat | |
parent | 05c69e175169452ca99c218747dca1c571955eaf (diff) |
Notes
Diffstat (limited to 'www/wwwstat')
-rw-r--r-- | www/wwwstat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |