aboutsummaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-02-14 12:07:37 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-02-14 12:07:37 +0000
commitc85f627c3eb9837e6556aee26c36d5d70947d168 (patch)
tree3d5dfb2a83c38c5d96dcc691718a81a425f942fc /audio/Makefile
parentb957235ce2b4bcf36ac6a776b5d839c54c22ed7f (diff)
downloadports-c85f627c3eb9837e6556aee26c36d5d70947d168.tar.gz
ports-c85f627c3eb9837e6556aee26c36d5d70947d168.zip
Add maplay to subdirs.
Notes
Notes: svn path=/head/; revision=977
Diffstat (limited to 'audio/Makefile')
-rw-r--r--audio/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/Makefile b/audio/Makefile
index e3d8ddfbc5e8..408c4921c23e 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,5 +1,5 @@
-# $Id: Makefile,v 1.8 1995/01/09 01:59:24 pst Exp $
+# $Id: Makefile,v 1.9 1995/01/13 12:11:47 jkh Exp $
#
-SUBDIR= gmod gsm nas sox tracker xcd xcdplayer
+SUBDIR= gmod gsm maplay nas sox tracker xcd xcdplayer
.include <bsd.port.subdir.mk>