diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2004-12-20 21:32:10 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2004-12-20 21:32:10 +0000 |
commit | 4a00d83fa1e111e7df79fff863d260c4ce795820 (patch) | |
tree | b60a9b26172e38cbcd28a6f3eba4522c48dc0397 /www/wwwcount | |
parent | 86c80eef8f5f3346cd24602c6b3efaea3bb8dfce (diff) |
Notes
Diffstat (limited to 'www/wwwcount')
-rw-r--r-- | www/wwwcount/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/wwwcount/Makefile b/www/wwwcount/Makefile index 58f6787a8336..0a5c5bbcb9a3 100644 --- a/www/wwwcount/Makefile +++ b/www/wwwcount/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www MASTER_SITES= http://www.muquit.com/muquit/software/Count/src/wwwcount2.5/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mranner@inode.at COMMENT= Access counter, clock and date for WWW pages GNU_CONFIGURE= yes |