aboutsummaryrefslogtreecommitdiffstats
path: root/audio/Makefile
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-02-14 20:07:37 +0800
committerjkh <jkh@FreeBSD.org>1995-02-14 20:07:37 +0800
commita183b09d913b2006c5556d10e9c5d07ff0cd4c90 (patch)
tree292d1a19883a5b2efb10095c0ff303fb55e7d229 /audio/Makefile
parent30f6b345a27877872176e28660161dbbd01976b4 (diff)
downloadfreebsd-ports-a183b09d913b2006c5556d10e9c5d07ff0cd4c90.tar.gz
freebsd-ports-a183b09d913b2006c5556d10e9c5d07ff0cd4c90.tar.zst
freebsd-ports-a183b09d913b2006c5556d10e9c5d07ff0cd4c90.zip
Add maplay to subdirs.
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>