From a170d12711b1643f81d8cf9ceecc44b0676beea6 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Tue, 12 Feb 2013 10:05:43 +0000 Subject: GTMixer is a free, simple graphical mixer for FreeBSD. Based at GTK 2.0 Lib. WWW: https://github.com/svagner/gtmixer PR: ports/174656 Submitted by: Putrya Statislav --- audio/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'audio/Makefile') diff --git a/audio/Makefile b/audio/Makefile index f15eb9927d76..37781ba1625a 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -289,6 +289,7 @@ SUBDIR += gtick SUBDIR += gtkguitune SUBDIR += gtkpod + SUBDIR += gtmixer SUBDIR += guspat SUBDIR += gvolwheel SUBDIR += gxmms2 -- cgit