diff options
author | tron <tron> | 2001-04-22 08:22:48 +0000 |
---|---|---|
committer | tron <tron> | 2001-04-22 08:22:48 +0000 |
commit | 582c4f4722bcbca964752484ab89636231926c80 (patch) | |
tree | d489848dddaf39d904a7198f5a93c0c385bd98c4 /audio | |
parent | a974eb6c3569f767d0555c0be19879c78655ce70 (diff) | |
download | pkgsrc-582c4f4722bcbca964752484ab89636231926c80.tar.gz |
Add and enable "nbc-vbi".
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 6b65cf9ed4d..8543b548d12 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.93 2001/04/19 10:28:21 wiz Exp $ +# $NetBSD: Makefile,v 1.94 2001/04/22 08:22:48 tron Exp $ # COMMENT= Audio tools @@ -86,6 +86,7 @@ SUBDIR+= mp3to SUBDIR+= mpg123 SUBDIR+= musicbox SUBDIR+= nas +SUBDIR+= nbc-vbi SUBDIR+= nspmod SUBDIR+= p5-Audio-CD-disc-cover SUBDIR+= p5-MP3-Tag |