diff options
author | antoine <antoine@FreeBSD.org> | 2015-11-09 20:59:03 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-11-09 20:59:03 +0800 |
commit | 22f7514ac919166ba72b426b3e50500eb7045feb (patch) | |
tree | 833ea06148a6d04c639882998b046989806a59ed /sysutils/cronolog-devel | |
parent | 4ec31d9ff5afbe149c71d6a49f257023b2ad0b13 (diff) | |
download | freebsd-ports-graphics-22f7514ac919166ba72b426b3e50500eb7045feb.tar.gz freebsd-ports-graphics-22f7514ac919166ba72b426b3e50500eb7045feb.tar.zst freebsd-ports-graphics-22f7514ac919166ba72b426b3e50500eb7045feb.zip |
Mark a few ports BROKEN: unfetchable
Diffstat (limited to 'sysutils/cronolog-devel')
-rw-r--r-- | sysutils/cronolog-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/cronolog-devel/Makefile b/sysutils/cronolog-devel/Makefile index 3dc5a1344ad..e7ca5a53dd1 100644 --- a/sysutils/cronolog-devel/Makefile +++ b/sysutils/cronolog-devel/Makefile @@ -10,6 +10,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-beta MAINTAINER= ports@FreeBSD.org COMMENT= Web log rotation utility that provides datestamp filenames +BROKEN= unfetchable + PLIST_FILES= sbin/cronolog \ sbin/cronosplit \ man/man1/cronolog.1m.gz \ |