diff options
author | drochner <drochner@pkgsrc.org> | 2013-11-23 13:59:10 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2013-11-23 13:59:10 +0000 |
commit | 0c22438e19e84922e84b12f2ee25cbf63a79a0c7 (patch) | |
tree | 51e0b0733d31aa3a2c986466997c8b6294480388 | |
parent | cecfdd036f63d4d4b0560fca91005aad2e06ace3 (diff) | |
download | pkgsrc-0c22438e19e84922e84b12f2ee25cbf63a79a0c7.tar.gz |
+quodlibet2
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index a5fb67366e8..9b1a0961835 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.495 2013/11/16 07:35:13 shattered Exp $ +# $NetBSD: Makefile,v 1.496 2013/11/23 13:59:10 drochner Exp $ # COMMENT= Audio tools @@ -377,6 +377,7 @@ SUBDIR+= py-vorbis SUBDIR+= qjackctl SUBDIR+= qsynth SUBDIR+= qtplay +SUBDIR+= quodlibet2 SUBDIR+= rexima SUBDIR+= rhythmbox SUBDIR+= rhythmbox-gtk3 |