summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-25 07:30:27 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-25 07:30:27 +0000
commit1c1df9368f7d0f0d021297ec0fe37a061247efc5 (patch)
treedf1885ffc4cb23b81230f271473f3c736ce2c9b0 /misc
parentchord-3.6, produce PS sheet-music from text input (diff)
Added chord.
Notes
Notes: svn path=/head/; revision=1536
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile
index bf6f399cfacf..835a00e6a4d6 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,11 +1,11 @@
-# $Id: Makefile,v 1.47 1995/04/17 07:32:54 joerg Exp $
+# $Id: Makefile,v 1.48 1995/04/17 08:28:28 joerg Exp $
#
# restricted: pgp.usa_only pgp.non-usa_only
#
# BROKEN: wine (doesn't install)
#
-SUBDIR= amanda colorls cpm hfs iozone ispell less mmv mshell mtools \
+SUBDIR= amanda chord colorls cpm hfs iozone ispell less mmv mshell mtools \
pcemu rman screen top tua xdu xsysstats
.include <bsd.port.subdir.mk>