diff options
author | will <will@FreeBSD.org> | 2000-08-11 10:41:28 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-08-11 10:41:28 +0000 |
commit | 33bd55bac40f45dcbdb12f119991702e56486080 (patch) | |
tree | aa28723e15b8f1cc28b082357cee5667418c09d7 /x11 | |
parent | 6a6c238107dbe0ba1ea006e54685030abaded467 (diff) | |
download | FreeBSD-ports-33bd55bac40f45dcbdb12f119991702e56486080.zip FreeBSD-ports-33bd55bac40f45dcbdb12f119991702e56486080.tar.gz |
Add backfract, a fractal image "animated" wallpaper program.
PR: 20493
Submitted by: patrick
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index 7b72669..40026ef 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -11,6 +11,7 @@ SUBDIR += XFree86-aoutlibs SUBDIR += XFree86-contrib SUBDIR += aterm + SUBDIR += backfract SUBDIR += bgrot SUBDIR += blast SUBDIR += bricons |