diff options
author | ache <ache@FreeBSD.org> | 1998-06-07 19:10:23 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1998-06-07 19:10:23 +0800 |
commit | c9d1a07c738eee1820dc11ca9510360d6e467021 (patch) | |
tree | 2010947b601c1750692f19bea8273438d68cd29a /www/wwwcount/Makefile | |
parent | eae916dc356f13e3f5aed905f46fb48990cac051 (diff) | |
download | freebsd-ports-gnome-c9d1a07c738eee1820dc11ca9510360d6e467021.tar.gz freebsd-ports-gnome-c9d1a07c738eee1820dc11ca9510360d6e467021.tar.zst freebsd-ports-gnome-c9d1a07c738eee1820dc11ca9510360d6e467021.zip |
Reflect latest distfile changes
Remove myself from 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 1cd23f78ba94..db3894ecbdfd 100644 --- a/www/wwwcount/Makefile +++ b/www/wwwcount/Makefile @@ -3,7 +3,7 @@ # Date created: 16 May 1996 # Whom: ache # -# $Id: Makefile,v 1.9 1997/11/06 00:12:09 ache Exp $ +# $Id: Makefile,v 1.10 1997/11/29 16:10:33 ache 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= ache@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.ORG GNU_CONFIGURE= yes IS_INTERACTIVE= yes |