summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2002-02-22 14:06:04 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2002-02-22 14:06:04 +0000
commit95dc5b97dcd027c0ea021995c9db7191f70050ce (patch)
tree1d7de8b49f114de2addb4a9bf6b5388e19482fc6 /lang/Makefile
parent- Update to bzip 1.0.2, request maintainership (diff)
flynn@energyhq.homeip.net wrote:
Dice is Matt Dillon's (yes, our FreeBSD guru :) portable 68000 C Compiler. Found it odd that there's not a port for this, considering that the author of the compiler is a FreeBSD commiter. PR: 34449 Submitted by: flynn@energyhq.homeip.net
Notes
Notes: svn path=/head/; revision=55084
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 7b3394288eb0..674f3222cf5e 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -22,6 +22,7 @@
SUBDIR += crossgo32-f77
SUBDIR += cu-prolog
SUBDIR += cyclone
+ SUBDIR += dice
SUBDIR += dis
SUBDIR += diveintopython
SUBDIR += drscheme