diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-02-12 10:05:43 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-02-12 10:05:43 +0000 |
commit | a170d12711b1643f81d8cf9ceecc44b0676beea6 (patch) | |
tree | 5074ec0244cb671ce320d2f3a49366ff5d43897d /audio/Makefile | |
parent | - Make fetchable again by updating to 4.1.2 (diff) |
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
Notes
Notes:
svn path=/head/; revision=312091
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |