diff options
author | augustss <augustss> | 1997-11-01 00:56:20 +0000 |
---|---|---|
committer | augustss <augustss> | 1997-11-01 00:56:20 +0000 |
commit | 64917333946811bb2e2c85c6a470fb8bd7dc9fac (patch) | |
tree | 9965c2547396c44ab89e871306d1e4fc86ab2028 /audio/Makefile | |
parent | 1a5d9042e3c8ab916fb413dc13c15c58d4b55c59 (diff) | |
download | pkgsrc-64917333946811bb2e2c85c6a470fb8bd7dc9fac.tar.gz |
Another NetBSD port.
(I'm getting sick of porting MPEG players, this must be the fifth.)
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 ab6296e0ef6..4724e57b360 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1997/10/31 22:08:34 augustss Exp $ +# $NetBSD: Makefile,v 1.8 1997/11/01 00:56:20 augustss Exp $ # SUBDIR += amp @@ -13,7 +13,7 @@ #SUBDIR += rplay #SUBDIR += rsynth SUBDIR += sox - #SUBDIR += splay + SUBDIR += splay SUBDIR += timidity #SUBDIR += tosha # needs libscsi SUBDIR += tracker |