diff options
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 54af7375fba..ef424380f37 100644 --- a/www/wwwcount/Makefile +++ b/www/wwwcount/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.4 2001/02/17 17:22:47 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2001/05/03 13:53:09 agc Exp $ # FreeBSD: Makefile,v 1.12 1998/09/28 18:02:05 smace Exp DISTNAME= wwwcount2.5 PKGNAME= wwwcount-2.5 CATEGORIES= www -MASTER_SITES= http://www.muquit.com/muquit/software/Count/src/wwwcount2.5/ +MASTER_SITES= ${MASTER_SITE_BACKUP} MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.muquit.com/muquit/software/Count/Count.html |