diff options
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 |