diff options
Diffstat (limited to 'sysutils/httplog')
-rw-r--r-- | sysutils/httplog/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/httplog/Makefile b/sysutils/httplog/Makefile index 5280205781d..83ee5e573af 100644 --- a/sysutils/httplog/Makefile +++ b/sysutils/httplog/Makefile @@ -9,8 +9,7 @@ PORTNAME= httplog PORTVERSION= 2.1 PORTREVISION= 1 CATEGORIES= sysutils www -MASTER_SITES= http://nutbar.chemlab.org/downloads/programs/ \ - ftp://ftp.nuug.no/pub/anders/distfiles/ +MASTER_SITES= ftp://ftp.nuug.no/pub/anders/distfiles/ MAINTAINER= ports@FreeBSD.org COMMENT= Apache log rollover program with strftime(3) filename support |