summaryrefslogtreecommitdiff
path: root/cross/Makefile
diff options
context:
space:
mode:
authorkristerw <kristerw>2004-06-01 21:37:05 +0000
committerkristerw <kristerw>2004-06-01 21:37:05 +0000
commit5edc9a03c912086723957797044686cc989ca61e (patch)
treea10c743ee467515ac555ca43215ac1cd02972055 /cross/Makefile
parentc62fc00bef25882251b19a77aca9252535e251df (diff)
downloadpkgsrc-5edc9a03c912086723957797044686cc989ca61e.tar.gz
Remove obsolete package, per discussion on tech-pkg.
Diffstat (limited to 'cross/Makefile')
-rw-r--r--cross/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/cross/Makefile b/cross/Makefile
index 3847a700ce3..e7a9fd8080d 100644
--- a/cross/Makefile
+++ b/cross/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2004/02/13 23:01:57 minskim Exp $
+# $NetBSD: Makefile,v 1.37 2004/06/01 21:37:05 kristerw Exp $
#
COMMENT= Cross-platform development utilities
@@ -22,7 +22,6 @@ SUBDIR+= i386-mingw32
SUBDIR+= i386-msdosdjgpp
SUBDIR+= i386-netbsdpe
SUBDIR+= icdprog
-SUBDIR+= m68k-netbsd
SUBDIR+= mipsEEel-netbsd
.include "../mk/bsd.pkg.subdir.mk"