diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 21:59:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 21:59:34 +0000 |
commit | e9933b076be0242451bd8b0ea7b2bce3f307d53f (patch) | |
tree | b23cfc862fc11d7c74719bee55ff02be184684e6 /www/cronolog | |
parent | be4a44a7ffd3af2d119cb328f363ad5676c3ff52 (diff) | |
download | pkgsrc-e9933b076be0242451bd8b0ea7b2bce3f307d53f.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'www/cronolog')
-rw-r--r-- | www/cronolog/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/cronolog/Makefile b/www/cronolog/Makefile index 17636566a85..7081cf9c3b2 100644 --- a/www/cronolog/Makefile +++ b/www/cronolog/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.12 2006/10/02 23:26:43 rillig Exp $ +# $NetBSD: Makefile,v 1.13 2006/10/04 22:04:09 wiz Exp $ # DISTNAME= cronolog-1.6.2 PKGREVISION= 1 CATEGORIES= www -MASTER_SITES= http://www.cronolog.org/download/ +MASTER_SITES= http://cronolog.org/download/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.cronolog.org/ +HOMEPAGE= http://cronolog.org/ COMMENT= Web log rotation utility that provides datestamp filenames GNU_CONFIGURE= YES |