diff options
author | linimon <linimon@FreeBSD.org> | 2005-09-14 16:33:35 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-09-14 16:33:35 +0800 |
commit | 2c92a1dde3e991561b9c121226527ae93f9f422d (patch) | |
tree | b983d3d1815022f0dde327ca82e16c04a410bf35 /sysutils/httplog | |
parent | 8796ddd97fdae481ad2e070664d698859aaafc19 (diff) | |
download | freebsd-ports-graphics-2c92a1dde3e991561b9c121226527ae93f9f422d.tar.gz freebsd-ports-graphics-2c92a1dde3e991561b9c121226527ae93f9f422d.tar.zst freebsd-ports-graphics-2c92a1dde3e991561b9c121226527ae93f9f422d.zip |
Remove obsolete mastersite.
Source: distfile survey
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 |