diff options
author | adam <adam> | 2014-05-20 20:01:08 +0000 |
---|---|---|
committer | adam <adam> | 2014-05-20 20:01:08 +0000 |
commit | ab0fc88377638420d44229f82ca66598a5d11b26 (patch) | |
tree | c9b2025d28dfb4a13ef414a52752f02afe47b0b8 /audio | |
parent | 387f6d3c20bb6dae085b1ce2913270a194d39408 (diff) | |
download | pkgsrc-ab0fc88377638420d44229f82ca66598a5d11b26.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 |