diff options
author | rh <rh@pkgsrc.org> | 2002-06-13 09:15:34 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2002-06-13 09:15:34 +0000 |
commit | 722f41ab78839f34a4e624459b564b3ed3a84539 (patch) | |
tree | 8f2aa42d177dd159af14f6f521f77303afffe74d /audio/Makefile | |
parent | c8a4cc28c0a0417ba83fc60d99de02808fa92bb2 (diff) | |
download | pkgsrc-722f41ab78839f34a4e624459b564b3ed3a84539.tar.gz |
Add and enable mpg321
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 19c3e7bcefe..d6c06881c99 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.140 2002/06/11 22:48:22 wiz Exp $ +# $NetBSD: Makefile,v 1.141 2002/06/13 09:15:34 rh Exp $ # COMMENT= Audio tools @@ -106,6 +106,7 @@ SUBDIR+= mp3to SUBDIR+= mpegaudio SUBDIR+= mpg123 SUBDIR+= mpg123-nas +SUBDIR+= mpg321 SUBDIR+= mserv SUBDIR+= musicbox SUBDIR+= musicbrainz |