diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2003-12-21 00:23:25 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2003-12-21 00:23:25 +0000 |
commit | 8bf7269a4e160076a38fbac4c23ac2992f0800c5 (patch) | |
tree | 624c6eafc947240b76ef4c74b5436f220972c8fa /www/wwwcount | |
parent | 40d43c8df2b57e928b5a9895415a1b9ff272df48 (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 dd2f3d3d46ef..dcdb44b3c5a4 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= ports@FreeBSD.org COMMENT= Access counter, clock and date for WWW pages GNU_CONFIGURE= yes |