diff options
author | vs <vs@FreeBSD.org> | 2006-08-31 10:51:04 +0000 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2006-08-31 10:51:04 +0000 |
commit | 06f73e4b239990d226ee07ff9122e77b9f3e5619 (patch) | |
tree | 824cc27f8abf0d634f6e1997505936e52987370b /lang/smarteiffel | |
parent | 9cfbe72ddc8bc2b2559c926ff6b9a01fd96fe0e2 (diff) | |
download | FreeBSD-ports-06f73e4b239990d226ee07ff9122e77b9f3e5619.zip FreeBSD-ports-06f73e4b239990d226ee07ff9122e77b9f3e5619.tar.gz |
Unbreak: Fetches again
Noticed by P.Lamaiziere
Diffstat (limited to 'lang/smarteiffel')
-rw-r--r-- | lang/smarteiffel/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/smarteiffel/Makefile b/lang/smarteiffel/Makefile index 6a7cdf9..cbd0e3a 100644 --- a/lang/smarteiffel/Makefile +++ b/lang/smarteiffel/Makefile @@ -14,8 +14,6 @@ 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 |