summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authordrochner <drochner>1999-06-24 19:15:16 +0000
committerdrochner <drochner>1999-06-24 19:15:16 +0000
commit0bc2a9217a2a99f74ae6dd50b7ae7b90509ba2b2 (patch)
tree636bd042a6d0ad89a0a76986f280d140f69fe9af /misc
parentea52b8677bf66dd56be4d0021e69600775c5b1c7 (diff)
downloadpkgsrc-0bc2a9217a2a99f74ae6dd50b7ae7b90509ba2b2.tar.gz
add chipmunk
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 2c9fe3a39ac..66e49636df4 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.46 1999/06/21 15:11:57 sommerfeld Exp $
+# $NetBSD: Makefile,v 1.47 1999/06/24 19:15:16 drochner Exp $
# FreeBSD Id: Makefile,v 1.117 1997/10/13 04:41:07 max Exp
SUBDIR += astrolog
SUBDIR += buffer
SUBDIR += cal
+ SUBDIR += chipmunk
SUBDIR += chord
SUBDIR += colorls
# SUBDIR += ctk # broken w/ tcl/tk V8.0 - HF