aboutsummaryrefslogtreecommitdiff
path: root/lang/gcc35
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-04-13 05:41:10 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-04-13 05:41:10 +0000
commit73746c7d975f6430f9595f96e2050d083ab7cc13 (patch)
treedbcfdfb304847e26bb108e85d143d485abe54b1d /lang/gcc35
parente2f531673cc483f8edbbd3397402f6f99797a269 (diff)
downloadports-73746c7d975f6430f9595f96e2050d083ab7cc13.tar.gz
ports-73746c7d975f6430f9595f96e2050d083ab7cc13.zip
Mark this FORBIDDEN while DavidO works on an upgrade after a repo copy.
Notes
Notes: svn path=/head/; revision=17824
Diffstat (limited to 'lang/gcc35')
-rw-r--r--lang/gcc35/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/gcc35/Makefile b/lang/gcc35/Makefile
index e97ad12bbc21..2deaa198743f 100644
--- a/lang/gcc35/Makefile
+++ b/lang/gcc35/Makefile
@@ -4,7 +4,7 @@
# Date created: 9 Jan 1998
# Whom: John Polstra <jdp@polstra.com>
#
-# $Id: Makefile,v 1.53 1999/03/30 02:58:02 obrien Exp $
+# $Id: Makefile,v 1.54 1999/04/08 19:05:43 billf Exp $
#
DISTNAME= egcs-1.1.2
@@ -24,6 +24,8 @@ MAINTAINER= obrien@FreeBSD.org
WWW_SITE= http://egcs.cygnus.com/
+FORBIDDEN= repository copy of lang/egcs, awaiting upgrade
+
USE_BZIP2= yes
.include <bsd.port.pre.mk>