diff options
author | pav <pav@FreeBSD.org> | 2005-07-12 03:28:19 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-07-12 03:28:19 +0800 |
commit | 720abd961cf19dbc409f5c13282645f4b840f118 (patch) | |
tree | 90c840e4de6ac91b4647c515e8cddaee23c6dd81 /sysutils/cronolog | |
parent | 37c7d1f4f720de35077bddc4ca3c13f1c9d052c7 (diff) | |
download | freebsd-ports-gnome-720abd961cf19dbc409f5c13282645f4b840f118.tar.gz freebsd-ports-gnome-720abd961cf19dbc409f5c13282645f4b840f118.tar.zst freebsd-ports-gnome-720abd961cf19dbc409f5c13282645f4b840f118.zip |
- Fix fetch
PR: ports/83233
Submitted by: Mark Blackman <mark@blackmans.org> (maintainer)
Diffstat (limited to 'sysutils/cronolog')
-rw-r--r-- | sysutils/cronolog/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/cronolog/Makefile b/sysutils/cronolog/Makefile index c8f9d420639a..b4515eeedd82 100644 --- a/sysutils/cronolog/Makefile +++ b/sysutils/cronolog/Makefile @@ -8,7 +8,7 @@ PORTNAME= cronolog PORTVERSION= 1.6.2 CATEGORIES= sysutils -MASTER_SITES= http://www.cronolog.org/download/ +MASTER_SITES= http://cronolog.org/download/ MAINTAINER= freebsd-ports@blackmans.org COMMENT= A web log rotation utility that provides datestamp filenames |