diff options
author | sketch <sketch@pkgsrc.org> | 2005-10-06 11:33:52 +0000 |
---|---|---|
committer | sketch <sketch@pkgsrc.org> | 2005-10-06 11:33:52 +0000 |
commit | 3a9c059182837c7e7cb6ef0ef6ad1b708bed86cb (patch) | |
tree | d7b89e6c328de0143ba550e37be631f9a173f9e8 /www | |
parent | d69a1c56910c0c0205b861c23dd778f79081a152 (diff) | |
download | pkgsrc-3a9c059182837c7e7cb6ef0ef6ad1b708bed86cb.tar.gz |
Update HOMEPAGE and MASTER_SITES.
Diffstat (limited to 'www')
-rw-r--r-- | www/apachetop/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/apachetop/Makefile b/www/apachetop/Makefile index 07d0d0f43f0..dae8ff372bf 100644 --- a/www/apachetop/Makefile +++ b/www/apachetop/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.6 2005/10/06 11:26:18 sketch Exp $ +# $NetBSD: Makefile,v 1.7 2005/10/06 11:33:52 sketch Exp $ # DISTNAME= apachetop-0.12.5 PKGREVISION= 1 CATEGORIES= sysutils www -MASTER_SITES= http://clueful.shagged.org/apachetop/files/ +MASTER_SITES= http://spork.qfe3.net/apachetop/files/ MAINTAINER= sketch@NetBSD.org -HOMEPAGE= http://clueful.shagged.org/apachetop/ +HOMEPAGE= http://spork.qfe3.net/apachetop/ COMMENT= Real time apache log display GNU_CONFIGURE= YES |