diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-09-05 04:24:47 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-09-05 04:24:47 +0800 |
commit | d3875b78e5ccfb730ba4bc76f776988cbe8c8648 (patch) | |
tree | b6617def6883c63dc66ad057b4df68c342d96669 /audio/Makefile | |
parent | ba4a7e1496495cd29bcdee6b4d8a2f59c85c04c8 (diff) | |
download | freebsd-ports-gnome-d3875b78e5ccfb730ba4bc76f776988cbe8c8648.tar.gz freebsd-ports-gnome-d3875b78e5ccfb730ba4bc76f776988cbe8c8648.tar.zst freebsd-ports-gnome-d3875b78e5ccfb730ba4bc76f776988cbe8c8648.zip |
Add volumecontrol.app, audio mixer for GNUstep.
PR: 102655
Submitted by: gurkan@linuks.mine.nu
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 3c6205b66172..d8209a78da77 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -581,6 +581,7 @@ SUBDIR += ufmcontrol-i18n SUBDIR += umix SUBDIR += voipong + SUBDIR += volumecontrol.app SUBDIR += vorbis-tools SUBDIR += vorbisgain SUBDIR += vsound |