diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-05-28 03:03:50 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-05-28 03:03:50 +0800 |
commit | 4c39e9d50f1507e0933726474b4b9afb2f746a47 (patch) | |
tree | 33d4f933810874df06ebd377db6137c84a880f97 /x11/Makefile | |
parent | 5d8165d128f3c329e424aaff16411a3d0864fb22 (diff) | |
download | freebsd-ports-gnome-4c39e9d50f1507e0933726474b4b9afb2f746a47.tar.gz freebsd-ports-gnome-4c39e9d50f1507e0933726474b4b9afb2f746a47.tar.zst freebsd-ports-gnome-4c39e9d50f1507e0933726474b4b9afb2f746a47.zip |
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 'x11/Makefile')
-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 |