diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-05-27 19:03:50 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-05-27 19:03:50 +0000 |
commit | de90d93ab1b68e4d3b322dcbdd858a6c7a5d02d9 (patch) | |
tree | d4e489f0056ad830209dcc43c7dba836a58a86f1 /x11/Makefile | |
parent | - extend plist to make package deinstall, (diff) |
Add temperature.app 1.0, a dockable WindowMaker applet which
displays the local temperature.
PR: 27162
Submitted by: Per Otterstr=F6m <pelle@fukt.bth.se>
Diffstat (limited to '')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index 9e900eac38e6..11c329660c51 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -68,6 +68,7 @@ SUBDIR += rxvt-devel SUBDIR += stockticker_applet SUBDIR += sxpc + SUBDIR += temperature.app SUBDIR += tkgoodstuff SUBDIR += tycoon SUBDIR += wdm |