summaryrefslogtreecommitdiff
path: root/devel/mips-rtems-gcc
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-11-14 12:26:30 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-11-14 12:26:30 +0000
commit2b18a7c9256e6b2fad5d95b948cd4f3dd1c8d20c (patch)
treeb7f2a0ba7af8c08b2fcff5ce176ec6aed3fcd7c9 /devel/mips-rtems-gcc
parentFix manpage installation. I really should upgrade to XFree86-3.3.6. (diff)
Remove these ports temporarily pending release. (I don't want to tag
them by mistake.) The history is safe, so add them back whenever new ports are ready.
Diffstat (limited to 'devel/mips-rtems-gcc')
-rw-r--r--devel/mips-rtems-gcc/Makefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/devel/mips-rtems-gcc/Makefile b/devel/mips-rtems-gcc/Makefile
deleted file mode 100644
index c6dbcf80d7d1..000000000000
--- a/devel/mips-rtems-gcc/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# New ports collection makefile for: mips-rtems-gcc
-# Date created: 9 June 2000
-# Whom: James Housley <jim@thehousleys.net>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gcc
-
-MAINTAINER= jeh@FreeBSD.org
-
-BROKEN= RepoCopy done. Now it has to be updated.
-
-LCLTARGET= mips64orion-rtems
-.include "${.CURDIR}/../i386-rtems-gcc/Makefile"