diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-10-26 04:46:32 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-10-26 04:46:32 +0000 |
commit | 5d4db149c070be571babcbb265dc9b96dae29f5f (patch) | |
tree | 5989e7b37bea96ed81bf003732942f1bb8e45d09 /sysutils/flog | |
parent | 604355a6df745fde549968f39803d0f898588af2 (diff) | |
download | ports-5d4db149c070be571babcbb265dc9b96dae29f5f.tar.gz ports-5d4db149c070be571babcbb265dc9b96dae29f5f.zip |
Remove obsolete mastersite per distfile survey.
Notes
Notes:
svn path=/head/; revision=92165
Diffstat (limited to 'sysutils/flog')
-rw-r--r-- | sysutils/flog/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/flog/Makefile b/sysutils/flog/Makefile index c16a31ab7ea6..9efc460dfe50 100644 --- a/sysutils/flog/Makefile +++ b/sysutils/flog/Makefile @@ -8,8 +8,7 @@ PORTNAME= flog PORTVERSION= 1.3 CATEGORIES= sysutils -MASTER_SITES= http://oss.ezic.com/flog/ \ - http://ftp.nuug.no/pub/anders/distfiles/ +MASTER_SITES= http://oss.ezic.com/flog/ MAINTAINER= ports@FreeBSD.org COMMENT= A small STDIN-to-file logger with support for log rotation |