diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 2000-02-21 12:53:07 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 2000-02-21 12:53:07 +0000 |
commit | 31c8a8052279a6f9506729d9b9eeec1df9a105ab (patch) | |
tree | 7839fb91b5ef0903624368f1a3b39f45f806e6fa /www/wwwstat | |
parent | Update port to 0.7.9 (diff) |
Dmitry Sivachenko takes over MAINTAINERship. Thanks Diman.
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 e42e357a7ee2..e121de53f78d 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= ports@FreeBSD.org +MAINTAINER= dima@Chg.RU RUN_DEPENDS= ${LOCALBASE}/etc/apache/httpd.conf:${PORTSDIR}/www/apache13 |