summaryrefslogtreecommitdiff
path: root/lang/erlang14
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-12-26 20:06:51 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-12-26 20:06:51 +0000
commite965982c876fad2d5d18469b608006b2f6938ee1 (patch)
tree57dc9e08a65bdf2f03ef28b8142d93d8b225ccf8 /lang/erlang14
parentCorrect some define on CONFIGURE_ENV. (diff)
BROKEN='single fetch site, which is currently behind a routing loop'
Commited with single MASTER_SITE by: flathill
Notes
Notes: svn path=/head/; revision=15638
Diffstat (limited to 'lang/erlang14')
-rw-r--r--lang/erlang14/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/erlang14/Makefile b/lang/erlang14/Makefile
index 1972031e6cc2..074365530a1f 100644
--- a/lang/erlang14/Makefile
+++ b/lang/erlang14/Makefile
@@ -3,7 +3,7 @@
# Date created: 11 Dec 1998
# Whom: ruslan@shevchenko.kiev.ua
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/12/24 18:11:50 flathill Exp $
#
DISTNAME= erlang-47.4.0.base
@@ -13,6 +13,8 @@ MASTER_SITES= http://www.erlang.org/download/
MAINTAINER= ruslan@shevchenko.kiev.ua
+BROKEN='single fetch site, which is currently behind a routing loop'
+
WRKSRC= ${WRKDIR}/erlang-47.4.0
USE_GMAKE= yes