diff options
author | Greg Larkin <glarkin@FreeBSD.org> | 2011-05-03 22:09:02 +0000 |
---|---|---|
committer | Greg Larkin <glarkin@FreeBSD.org> | 2011-05-03 22:09:02 +0000 |
commit | 7e64e635377b970d4ff16087b22f28290fa8828b (patch) | |
tree | f192777fd62b55f3b0965b9c4a32a57dbfa07f7b /audio/Makefile | |
parent | 8b71d694e79495fffda21b83832b799ea94c761e (diff) | |
download | ports-7e64e635377b970d4ff16087b22f28290fa8828b.tar.gz ports-7e64e635377b970d4ff16087b22f28290fa8828b.zip |
- Hook audio/teamspeak3-server into the build
PR: ports/154453
Notes
Notes:
svn path=/head/; revision=273605
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 2cf7cdcc7125..39e46af6eb60 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -743,6 +743,7 @@ SUBDIR += tap-plugins SUBDIR += tcd SUBDIR += tclmidi + SUBDIR += teamspeak3-server SUBDIR += teamspeak_client SUBDIR += teamspeak_server SUBDIR += tempest_for_eliza |