diff options
author | lioux <lioux@FreeBSD.org> | 2002-01-18 00:23:05 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-01-18 00:23:05 +0800 |
commit | a2b825150f1f786f97290cc64938804b21e9821e (patch) | |
tree | fc366ecb6986b71393012bb9ebe1e4dcc62d74ae /lang/Makefile | |
parent | 686a89d2bef56ec1d25e8095cee4fbbe558b39e5 (diff) | |
download | freebsd-ports-graphics-a2b825150f1f786f97290cc64938804b21e9821e.tar.gz freebsd-ports-graphics-a2b825150f1f786f97290cc64938804b21e9821e.tar.zst freebsd-ports-graphics-a2b825150f1f786f97290cc64938804b21e9821e.zip |
New port cyclone version 0.2: A safe dialect of C from Cornell and
AT&T Research
PR: 33613
Submitted by: Alan Eldridge <alane@geeksrus.net>
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 5a5f2480751..3e260c184e6 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -21,6 +21,7 @@ SUBDIR += compaq-cc SUBDIR += crossgo32-f77 SUBDIR += cu-prolog + SUBDIR += cyclone SUBDIR += dis SUBDIR += diveintopython SUBDIR += drscheme |