diff options
author | Will Andrews <will@FreeBSD.org> | 2001-03-10 19:09:48 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-03-10 19:09:48 +0000 |
commit | 97a743ffea52208ee095f5e61811b302b1d6b2f0 (patch) | |
tree | c771f9b0562d5b903a69d16449879cb5efc5d13b /misc/Makefile | |
parent | 5cbfd34b78344eab666c1a2a3bff00c439ae993e (diff) |
Add matrix-kmod 1.2, a screensaver for console (matrix_saver.ko) that
looks like "Matrix".
PR: 23748
Submitted by: Oleg Belousov <strijar@urai.ru>
Notes
Notes:
svn path=/head/; revision=39450
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 9fd2a11e56cd..1d1e97fd3f4e 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -90,6 +90,7 @@ SUBDIR += lv SUBDIR += magicpoint SUBDIR += man.el + SUBDIR += matrix-kmod SUBDIR += mc SUBDIR += metatheme SUBDIR += mgp-mode.el |