diff options
author | sem <sem@FreeBSD.org> | 2004-12-21 05:32:10 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2004-12-21 05:32:10 +0800 |
commit | 72242b53f019eec052f5a1ee89d9c869193ecf51 (patch) | |
tree | cedf2eeea679f0dc4e1d6cc7182cbcdd22fa8bc1 /www/wwwcount | |
parent | 0f2403c523c1bc950e0a55e45d741c12d1c3708a (diff) | |
download | freebsd-ports-gnome-72242b53f019eec052f5a1ee89d9c869193ecf51.tar.gz freebsd-ports-gnome-72242b53f019eec052f5a1ee89d9c869193ecf51.tar.zst freebsd-ports-gnome-72242b53f019eec052f5a1ee89d9c869193ecf51.zip |
Welcome a new maintainer for the ports!
PR: ports/75328, ports/75330
Submitted by: Michael Ranner <mranner(at)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 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 |