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 | 7938151fe64ccdb4a6590729489aee3a565c7f41 (patch) | |
tree | b23cfc862fc11d7c74719bee55ff02be184684e6 /www/cronolog | |
parent | fda968c83e149892eea991425ed951159f3da912 (diff) | |
download | pkgsrc-7938151fe64ccdb4a6590729489aee3a565c7f41.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 |