diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-11-09 12:59:03 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-11-09 12:59:03 +0000 |
commit | 496ac41eab239d23ec8c4be4de8c7274167db816 (patch) | |
tree | 833ea06148a6d04c639882998b046989806a59ed /japanese/lynx | |
parent | sysutils/riak-cs: fix rc.d script regarding hyphens and shell script (diff) |
Mark a few ports BROKEN: unfetchable
Diffstat (limited to 'japanese/lynx')
-rw-r--r-- | japanese/lynx/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/lynx/Makefile b/japanese/lynx/Makefile index e764fc0bf591..2dc41720738b 100644 --- a/japanese/lynx/Makefile +++ b/japanese/lynx/Makefile @@ -12,6 +12,8 @@ DISTNAME= ${PORTNAME}${VERSION}${MINOR_VERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Console WWW client (browser) with multi-byte encoding support +BROKEN= unfetchable + LICENSE= GPLv2 VERSION= 2.8.7 |