diff options
author | will <will@FreeBSD.org> | 2000-08-12 05:36:26 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-08-12 05:36:26 +0800 |
commit | a7be3f47848c34c5d6756bd3c4ae50c6e0c12391 (patch) | |
tree | b3a907dd561f22d1b8f09a3bc356fd83d8f8f810 /graphics/Makefile | |
parent | 94dff84b7c8059c180ff2fd33a2a25e0ed919f57 (diff) | |
download | freebsd-ports-gnome-a7be3f47848c34c5d6756bd3c4ae50c6e0c12391.tar.gz freebsd-ports-gnome-a7be3f47848c34c5d6756bd3c4ae50c6e0c12391.tar.zst freebsd-ports-gnome-a7be3f47848c34c5d6756bd3c4ae50c6e0c12391.zip |
Move backfract to graphics category from x11.
Backfract is a fractal image "animated" wallpaper program.
PR: 20493
Submitted by: patrick
Requested by: asami
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 c4eb5a44a55a..76d9ed137208 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -11,6 +11,7 @@ SUBDIR += aalib SUBDIR += aero SUBDIR += aview + SUBDIR += backfract SUBDIR += camediaplay SUBDIR += chbg SUBDIR += cqcam |