diff options
author | adam <adam@pkgsrc.org> | 2014-05-20 20:01:08 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2014-05-20 20:01:08 +0000 |
commit | f936440c0e7bd539af9d41d7252ba74ee5e0b63c (patch) | |
tree | 5f65c6e9610d164a7dbe4b333b530dbf1849238d /audio | |
parent | c1fb38066bf71367f26c514b1f79cc6df8c353e7 (diff) | |
download | pkgsrc-f936440c0e7bd539af9d41d7252ba74ee5e0b63c.tar.gz |
Removed audio/libmpg123.
Justification:
- nothing depends on it
- hasn't been updated for over 7 years
- use audio/mpg123 instead
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/Makefile b/audio/Makefile index db964c71665..3d180e70070 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.504 2014/04/30 23:43:05 wiz Exp $ +# $NetBSD: Makefile,v 1.505 2014/05/20 20:01:08 adam Exp $ # COMMENT= Audio tools @@ -247,7 +247,6 @@ SUBDIR+= libmp3splt SUBDIR+= libmpcdec SUBDIR+= libmpd SUBDIR+= libmpdclient -SUBDIR+= libmpg123 SUBDIR+= libmtag SUBDIR+= libmusepack SUBDIR+= libmusicbrainz |