diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-11 19:28:19 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-11 19:28:19 +0000 |
commit | 9cabd21820078104153e70331974f02fe8652a9f (patch) | |
tree | 50a6d9bc1bd743b8c631e300f72c2bd0c7b1c536 /sysutils/cronolog | |
parent | 5d7dcdec462a1e66891ba4ef178ccfc2c88016d3 (diff) | |
download | ports-9cabd21820078104153e70331974f02fe8652a9f.tar.gz ports-9cabd21820078104153e70331974f02fe8652a9f.zip |
- Fix fetch
PR: ports/83233
Submitted by: Mark Blackman <mark@blackmans.org> (maintainer)
Notes
Notes:
svn path=/head/; revision=138939
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 |