aboutsummaryrefslogtreecommitdiff
path: root/devel/mips-rtems-binutils
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-binutils
parentb08e16e4183f945a056ffaca23f0a73f42067c14 (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.
Notes
Notes: svn path=/head/; revision=35137
Diffstat (limited to 'devel/mips-rtems-binutils')
-rw-r--r--devel/mips-rtems-binutils/Makefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/devel/mips-rtems-binutils/Makefile b/devel/mips-rtems-binutils/Makefile
deleted file mode 100644
index f88056de7026..000000000000
--- a/devel/mips-rtems-binutils/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# New ports collection makefile for: mips-rtems-binutils
-# Date created: 9 June 2000
-# Whom: James Housley <jim@thehousleys.net>
-#
-# $FreeBSD$
-#
-
-PORTNAME= binutils
-
-MAINTAINER= jeh@FreeBSD.org
-
-BROKEN= RepoCopy done. Now it has to be updated.
-
-LCLTARGET= mips64orion-rtems
-.include "${.CURDIR}/../i386-rtems-binutils/Makefile"