diff options
author | andreas <andreas@FreeBSD.org> | 2000-02-21 20:53:07 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 2000-02-21 20:53:07 +0800 |
commit | d9244d73bde493aae9086409992a746161d97035 (patch) | |
tree | d27ccc038d960c4d4889de3fac9810517e1d183b /www | |
parent | c92215c2fa4a9f1e8e88b37a919eeed376eb8658 (diff) | |
download | freebsd-ports-gnome-d9244d73bde493aae9086409992a746161d97035.tar.gz freebsd-ports-gnome-d9244d73bde493aae9086409992a746161d97035.tar.zst freebsd-ports-gnome-d9244d73bde493aae9086409992a746161d97035.zip |
Dmitry Sivachenko takes over MAINTAINERship. Thanks Diman.
Diffstat (limited to 'www')
-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 |