diff options
author | kent <kent@pkgsrc.org> | 2002-06-23 09:24:34 +0000 |
---|---|---|
committer | kent <kent@pkgsrc.org> | 2002-06-23 09:24:34 +0000 |
commit | 46838a42a747db674c45d9d5eb7da6e147fb7882 (patch) | |
tree | a893512117891937fca42de18caaacaf2c81b96c /audio/Makefile | |
parent | ee990ab845c65c929df7f965d78265a8011a0976 (diff) | |
download | pkgsrc-46838a42a747db674c45d9d5eb7da6e147fb7882.tar.gz |
Add yamt
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 588efd97b7b..3c1d7660ff2 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.145 2002/06/22 17:58:21 kent Exp $ +# $NetBSD: Makefile,v 1.146 2002/06/23 09:24:34 kent Exp $ # COMMENT= Audio tools @@ -167,5 +167,6 @@ SUBDIR+= xmp SUBDIR+= xmradio SUBDIR+= xsidplay SUBDIR+= xwave +SUBDIR+= yamt .include "../mk/bsd.pkg.subdir.mk" |