diff options
author | jmg <jmg@FreeBSD.org> | 1997-06-03 09:13:05 +0000 |
---|---|---|
committer | jmg <jmg@FreeBSD.org> | 1997-06-03 09:13:05 +0000 |
commit | b9ef6832a60df8be2eab0c9cc442735595f09508 (patch) | |
tree | d5a4def0e0d9bf5f44a4afcd5a33fc94d93fee54 /audio/Makefile | |
parent | 36464b921f8bc7f08264f787a9042460caeb391e (diff) | |
download | FreeBSD-ports-b9ef6832a60df8be2eab0c9cc442735595f09508.zip FreeBSD-ports-b9ef6832a60df8be2eab0c9cc442735595f09508.tar.gz |
activate nspmod
Reminded-by: Satoshi Asami
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 4baaf95..982922f 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.32 1997/04/17 07:08:39 davidn Exp $ +# $Id: Makefile,v 1.33 1997/05/25 08:42:35 andreas Exp $ # SUBDIR += cam @@ -8,6 +8,7 @@ SUBDIR += mpegaudio SUBDIR += mxv SUBDIR += nas + SUBDIR += nspmod SUBDIR += playmidi SUBDIR += radio SUBDIR += rosegarden |