diff options
author | jtb <jtb@pkgsrc.org> | 2001-03-05 22:14:01 +0000 |
---|---|---|
committer | jtb <jtb@pkgsrc.org> | 2001-03-05 22:14:01 +0000 |
commit | 0af086a2fb2dba9606a53576c339abd22a30fa85 (patch) | |
tree | f921e1fa8aa5bd463420096f409809a2fcf1d14f /audio | |
parent | 7cc259bbd55143623791a5de916f78ed4e537347 (diff) | |
download | pkgsrc-0af086a2fb2dba9606a53576c339abd22a30fa85.tar.gz |
Add and enable p5-MP3-Tag.
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 d7197534b31..aca3dcb6581 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.83 2001/02/19 16:11:38 tron Exp $ +# $NetBSD: Makefile,v 1.84 2001/03/05 22:14:01 jtb Exp $ # COMMENT= Audio tools @@ -79,6 +79,7 @@ SUBDIR+= mpg123 SUBDIR+= musicbox SUBDIR+= nas SUBDIR+= nspmod +SUBDIR+= p5-MP3-Tag SUBDIR+= realplayer SUBDIR+= rio SUBDIR+= rio500 |