diff options
author | Volker Stolz <vs@FreeBSD.org> | 2006-08-31 18:51:04 +0800 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2006-08-31 18:51:04 +0800 |
commit | 38e16b656013daffd4a20b40bf797933ed097bdb (patch) | |
tree | 7e3a503f98dd155a22e695bed91e2824ac9dd2fb /lang | |
parent | daeb4bfbe63833a0742a3ce352587d58d5c74bad (diff) | |
download | freebsd-ports-gnome-38e16b656013daffd4a20b40bf797933ed097bdb.tar.gz freebsd-ports-gnome-38e16b656013daffd4a20b40bf797933ed097bdb.tar.zst freebsd-ports-gnome-38e16b656013daffd4a20b40bf797933ed097bdb.zip |
Unbreak: Fetches again
Noticed by P.Lamaiziere
Diffstat (limited to 'lang')
-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 6a7cdf948123..cbd0e3a3b41c 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 |