diff options
author | wiz <wiz> | 2000-06-25 02:03:03 +0000 |
---|---|---|
committer | wiz <wiz> | 2000-06-25 02:03:03 +0000 |
commit | 4bcc86a5ece9fbcd3725bbf5b10899c17153bf4b (patch) | |
tree | f79e89def24fc0b1d3741d7fd244e1ba5d07f2cc /www/wwwcount/Makefile | |
parent | 36b4d0aa87a4aa67acdfdae52c1fb0bd7cfdcc97 (diff) | |
download | pkgsrc-4bcc86a5ece9fbcd3725bbf5b10899c17153bf4b.tar.gz |
Homepage updated. Distfile changed with the home page, but the changes are
only minor documentation updates.
Diffstat (limited to 'www/wwwcount/Makefile')
-rw-r--r-- | www/wwwcount/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/wwwcount/Makefile b/www/wwwcount/Makefile index 204b5b02dfe..0ad8767a87e 100644 --- a/www/wwwcount/Makefile +++ b/www/wwwcount/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.2 1999/05/14 22:05:23 tron Exp $ +# $NetBSD: Makefile,v 1.3 2000/06/25 02:03:03 wiz 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.fccc.edu/users/muquit/src/wwwcount2.5/ +MASTER_SITES= http://www.muquit.com/muquit/software/Count/src/wwwcount2.5/ MAINTAINER= packages@netbsd.org -HOMEPAGE= http://www.fccc.edu/users/muquit/Count.html +HOMEPAGE= http://www.muquit.com/muquit/software/Count/Count.html GNU_CONFIGURE= yes |