summaryrefslogtreecommitdiff
path: root/devel/mips64orion-rtems-gcc
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2001-02-22 03:49:58 +0000
committerJames E. Housley <jeh@FreeBSD.org>2001-02-22 03:49:58 +0000
commit4b62c770fd4a80cb705dd235df68ad1aa3cd3aaf (patch)
treec2c2881d509c0969aaaeb9d46e0bd85fd09c087f /devel/mips64orion-rtems-gcc
parentSanitize MASTER_SITES. (diff)
The mips64orion-rtems-* ports have been replaced by the more general
mips-rtems-* ports. It is now time to remove these.
Notes
Notes: svn path=/head/; revision=38577
Diffstat (limited to 'devel/mips64orion-rtems-gcc')
-rw-r--r--devel/mips64orion-rtems-gcc/Makefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/devel/mips64orion-rtems-gcc/Makefile b/devel/mips64orion-rtems-gcc/Makefile
deleted file mode 100644
index c6705bae8bec..000000000000
--- a/devel/mips64orion-rtems-gcc/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-# New ports collection makefile for: mips64orion-rtems-gcc
-# Date created: 9 June 2000
-# Whom: James Housley <jim@thehousleys.net>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gcc
-
-MAINTAINER= jeh@FreeBSD.org
-
-LCLTARGET= mips64orion-rtems
-.include "${.CURDIR}/../i386-rtems-gcc/Makefile"