diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-03-07 22:12:50 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-03-07 22:12:50 +0000 |
commit | 52cbea1b8678b909a53f320e54a09eed4f96a022 (patch) | |
tree | 882e65ccf764be03eb8ab26e35ddd5bdb8f12f21 /sysutils | |
parent | missing a \ (diff) |
Fix download site.
Noticed by: fenner@
Notes
Notes:
svn path=/head/; revision=77058
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/lire/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/lire/Makefile b/sysutils/lire/Makefile index 3ebb82dc120d..e75bdf2948ca 100644 --- a/sysutils/lire/Makefile +++ b/sysutils/lire/Makefile @@ -15,7 +15,7 @@ PORTNAME= lire PORTVERSION= 1.1 PORTREVISION= 1 CATEGORIES= sysutils -MASTER_SITES= http://logreport.org/pub/archive/ +MASTER_SITES= http://download.logreport.org/pub/archive/ MAINTAINER= edwin@mavetju.org COMMENT= Logfile analyse toolkit for multiple applications |