diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-01 02:57:08 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-01 02:57:08 +0000 |
commit | ba6d67aeae137d4d4c1d14d48ba54842ee605c43 (patch) | |
tree | bec247baa2c3ecaa9376c5315574470b952fe216 /audio/Makefile | |
parent | 499951df7a6e079d0bac77c5f22135b313867896 (diff) | |
download | ports-ba6d67aeae137d4d4c1d14d48ba54842ee605c43.tar.gz ports-ba6d67aeae137d4d4c1d14d48ba54842ee605c43.zip |
New port: audio/gkrellmss2
Attached is a port of the gkrellmss plugin for gkrellm2.
PR: ports/47917
Submitted by: Lars Eggert <larse@isi.edu>
Notes
Notes:
svn path=/head/; revision=88228
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 eb2121699ee5..4105aae7fca8 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -94,6 +94,7 @@ SUBDIR += gkrellmms SUBDIR += gkrellmms2 SUBDIR += gkrellmss + SUBDIR += gkrellmss2 SUBDIR += gkrellmvolume SUBDIR += gkrellmvolume2 SUBDIR += glame |