diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-12-18 15:50:27 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-12-18 15:50:27 +0000 |
commit | 9f40ba74ef80c4ac29ce82da5f7c5526b885b5ba (patch) | |
tree | 6f9acf549ebd0a82b4489084a60a4f8ca8ff6841 /www/wwwcount/Makefile | |
parent | Do not leave a .orig file around after running the "post-install" target. (diff) |
Update checksum; minor fixes according to ChangeLog.
PR: 32906
Submitted by: Martin Blapp <mb@imp.ch>
Set MAINTAINER to ports@:
<dervish@ikhala.tcimet.net>... User unknown
Diffstat (limited to 'www/wwwcount/Makefile')
-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 c2f0ceb45c43..2640333618bc 100644 --- a/www/wwwcount/Makefile +++ b/www/wwwcount/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://www.muquit.com/muquit/software/Count/src/wwwcount2.5/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= dervish@ikhala.tcimet.net +MAINTAINER= ports@freebsd.org GNU_CONFIGURE= yes IS_INTERACTIVE= yes |