diff options
author | mharo <mharo@FreeBSD.org> | 1999-06-19 01:28:30 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 1999-06-19 01:28:30 +0800 |
commit | 91eec2d978812002d25d32db87c444605b38a502 (patch) | |
tree | 1776c9689085f279387dc2b39fa1d674ccef7ce4 /www/wwwcount/Makefile | |
parent | c820b37bacf474e164f5cbd248c44083f22e51bb (diff) | |
download | freebsd-ports-gnome-91eec2d978812002d25d32db87c444605b38a502.tar.gz freebsd-ports-gnome-91eec2d978812002d25d32db87c444605b38a502.tar.zst freebsd-ports-gnome-91eec2d978812002d25d32db87c444605b38a502.zip |
change maintainer
PR: 12264
Submitted by: dervish@ikhala.tcimet.net (new maintainer)
Diffstat (limited to 'www/wwwcount/Makefile')
-rw-r--r-- | www/wwwcount/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/wwwcount/Makefile b/www/wwwcount/Makefile index 88d525584e74..61405d686138 100644 --- a/www/wwwcount/Makefile +++ b/www/wwwcount/Makefile @@ -3,7 +3,7 @@ # Date created: 16 May 1996 # Whom: ache # -# $Id: Makefile,v 1.11 1998/06/07 11:10:15 ache Exp $ +# $Id: Makefile,v 1.12 1998/09/28 18:02:05 smace Exp $ # # WWW site: http://www.fccc.edu/users/muquit/Count.html @@ -15,7 +15,7 @@ PKGNAME= wwwcount-2.4 CATEGORIES= www MASTER_SITES= http://www.fccc.edu/users/muquit/src/wwwcount2.4/ -MAINTAINER= ports@FreeBSD.ORG +MAINTAINER= dervish@ikhala.tcimet.net GNU_CONFIGURE= yes IS_INTERACTIVE= yes |