diff options
author | jkh <jkh@FreeBSD.org> | 1995-02-14 12:07:37 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1995-02-14 12:07:37 +0000 |
commit | a183b09d913b2006c5556d10e9c5d07ff0cd4c90 (patch) | |
tree | 292d1a19883a5b2efb10095c0ff303fb55e7d229 /audio/Makefile | |
parent | 30f6b345a27877872176e28660161dbbd01976b4 (diff) | |
download | FreeBSD-ports-a183b09d913b2006c5556d10e9c5d07ff0cd4c90.zip FreeBSD-ports-a183b09d913b2006c5556d10e9c5d07ff0cd4c90.tar.gz |
Add maplay to subdirs.
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/Makefile b/audio/Makefile index e3d8ddf..408c492 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> |