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