diff options
author | steve <steve@FreeBSD.org> | 1999-12-27 10:24:30 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-12-27 10:24:30 +0800 |
commit | a01d6d6fec569c09e47f8c11906c8740d2fde5e0 (patch) | |
tree | 50d5a7b2208556955849e41157a1acceb43fe861 /x11/Makefile | |
parent | 21386bdf4f58ff4ec137517034754b350b3401f7 (diff) | |
download | freebsd-ports-gnome-a01d6d6fec569c09e47f8c11906c8740d2fde5e0.tar.gz freebsd-ports-gnome-a01d6d6fec569c09e47f8c11906c8740d2fde5e0.tar.zst freebsd-ports-gnome-a01d6d6fec569c09e47f8c11906c8740d2fde5e0.zip |
Adding qrash version 1.0
An animated musical demo for X11.
PR: 14554
Submitted by: Trevor Johnson <trevor@jpj.net>
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index a4249e335529..1bdb419d7a38 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -34,6 +34,7 @@ SUBDIR += offix-clipboard SUBDIR += offix-execute SUBDIR += props + SUBDIR += qrash SUBDIR += rxvt SUBDIR += sxpc SUBDIR += tkgoodstuff |