diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-01-23 13:36:30 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-01-23 13:36:30 +0000 |
commit | 7a86199b8c4c8219682b3fb734c45b542335e46b (patch) | |
tree | 855bd0445adac05471662da8e89294927321a5f0 /misc/Makefile | |
parent | 5e2e176dbb8fc1f230c808d2e679643afe0ffba8 (diff) | |
download | ports-7a86199b8c4c8219682b3fb734c45b542335e46b.tar.gz ports-7a86199b8c4c8219682b3fb734c45b542335e46b.zip |
add demoniac 0.3
A tool for exploring and animating graphics effects
Notes
Notes:
svn path=/head/; revision=53635
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index f791e6c8023a..5609b40d7cc6 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -51,6 +51,7 @@ SUBDIR += deco SUBDIR += dejagnu SUBDIR += delay + SUBDIR += demoniac SUBDIR += diction SUBDIR += dirtree SUBDIR += display |