diff options
author | Anders Nordby <anders@FreeBSD.org> | 2002-03-24 23:50:26 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2002-03-24 23:50:26 +0000 |
commit | b10a6789a4082fbfcdf94ae1ec075989cdbc5d97 (patch) | |
tree | 11bc4220ff039f89fd07f4453b288efafa1f4d64 /graphics/Makefile | |
parent | Add new port net/sipcalc - IP subnet calculator with IPv6 support (diff) |
Add JESS, a XMMS visualization plugin that uses SDL.
PR: 35551
Submitted by: David Yeske <dyeske@yahoo.com>
Notes
Notes:
svn path=/head/; revision=56561
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 004b660e44bc..2a72c06316e4 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -361,6 +361,7 @@ SUBDIR += xmms-fishmatic SUBDIR += xmms-gforce SUBDIR += xmms-goom + SUBDIR += xmms-jess SUBDIR += xmms-xvs SUBDIR += xmorph SUBDIR += xmountains |