diff options
author | miwi <miwi@FreeBSD.org> | 2009-03-21 01:49:26 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-03-21 01:49:26 +0800 |
commit | faf640f40346fa43e25269a596adc80dca0f42a2 (patch) | |
tree | b18ed61468ca6fa0d449c7d1c577348cd9334913 /www/wwwcount | |
parent | 65adeaa5e37564278fd78a98841b9642e14022f4 (diff) | |
download | freebsd-ports-gnome-faf640f40346fa43e25269a596adc80dca0f42a2.tar.gz freebsd-ports-gnome-faf640f40346fa43e25269a596adc80dca0f42a2.tar.zst freebsd-ports-gnome-faf640f40346fa43e25269a596adc80dca0f42a2.zip |
- Update maintainer mail
PR: 132857 132858 132859 132860 132861 132863
132864 132865
Submitted by: Michael Ranner <mranner@inode.at>
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 0a5c5bbcb9a3..405e85c7d444 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= mranner@inode.at +MAINTAINER= michael@ranner.eu COMMENT= Access counter, clock and date for WWW pages GNU_CONFIGURE= yes |