diff options
author | petef <petef@FreeBSD.org> | 2004-01-06 05:47:28 +0000 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2004-01-06 05:47:28 +0000 |
commit | 35b62c155500c2de534a82891865aac8e2f9dd5b (patch) | |
tree | ea6df8826ca1edc6500e76e2770875431107f7d3 /x11/Makefile | |
parent | 30de1b0be60ac454532c6cbf9ee82771b751f3e2 (diff) | |
download | FreeBSD-ports-35b62c155500c2de534a82891865aac8e2f9dd5b.zip FreeBSD-ports-35b62c155500c2de534a82891865aac8e2f9dd5b.tar.gz |
Add silo 1.0, a simple X11 launcher extensible in any programming
language.
PR: 59059
Submitted by: DoubleF <doublef@tele-kom.ru>
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 076c66a..a294fcc 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -133,6 +133,7 @@ SUBDIR += rxvt SUBDIR += rxvt-devel SUBDIR += settitle + SUBDIR += silo SUBDIR += startup-notification SUBDIR += sxpc SUBDIR += temperature.app |