diff options
author | wiz <wiz@pkgsrc.org> | 2011-02-27 19:46:39 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-02-27 19:46:39 +0000 |
commit | 73c6c7e99c441da70c3c6396d76d135dd73422a2 (patch) | |
tree | 3f94ddccc7a5058fb8ee3629ab2aa9abbcf32df8 /audio/Makefile | |
parent | 40d62d8bc7388208bd6d5fc545ef961a4872d9d4 (diff) | |
download | pkgsrc-73c6c7e99c441da70c3c6396d76d135dd73422a2.tar.gz |
+ gmpc-lyrics.
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 86641754434..2a8be36f768 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.450 2011/02/27 16:45:05 wiz Exp $ +# $NetBSD: Makefile,v 1.451 2011/02/27 19:46:39 wiz Exp $ # COMMENT= Audio tools @@ -124,6 +124,7 @@ SUBDIR+= glurp SUBDIR+= gmp3info SUBDIR+= gmpc SUBDIR+= gmpc-lastfm +SUBDIR+= gmpc-lyrics SUBDIR+= gmpc-lyricwiki SUBDIR+= gmpc-magnatune SUBDIR+= gmpc-mdcover |