diff options
author | linimon <linimon@FreeBSD.org> | 2006-07-17 05:10:44 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-07-17 05:10:44 +0800 |
commit | 8901f0068c61547f60f082b1e72fb47f57c3df14 (patch) | |
tree | bed21764323735c661ed272d2a5458dfaef3fb0f | |
parent | 0270123275f6a9031a02e6cf2ce300438dc5ee3b (diff) | |
download | freebsd-ports-gnome-8901f0068c61547f60f082b1e72fb47f57c3df14.tar.gz freebsd-ports-gnome-8901f0068c61547f60f082b1e72fb47f57c3df14.tar.zst freebsd-ports-gnome-8901f0068c61547f60f082b1e72fb47f57c3df14.zip |
Mark broken: fails to fetch.
-rw-r--r-- | lang/smarteiffel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/smarteiffel/Makefile b/lang/smarteiffel/Makefile index cbd0e3a3b41c..6a7cdf948123 100644 --- a/lang/smarteiffel/Makefile +++ b/lang/smarteiffel/Makefile @@ -14,6 +14,8 @@ DISTNAME= SmartEiffel-${DISTVERSION} MAINTAINER= berend@pobox.com COMMENT= SmartEiffel, the GNU compiler for the object-oriented language Eiffel +BROKEN= fails to fetch + WRKSRC= ${WRKDIR}/SmartEiffel12 # We install in this directory |