diff options
author | pat <pat@FreeBSD.org> | 2002-08-06 05:34:03 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-08-06 05:34:03 +0800 |
commit | 515ae600724fafd5fd0eb40b6cbb99e8d01f875b (patch) | |
tree | 0958f7e700bba543f7e35c52b41ca25cca02da14 /x11-clocks/Makefile | |
parent | 003ab1d681f27cb2fbdeebcdf7a44bed72a62f9f (diff) | |
download | freebsd-ports-gnome-515ae600724fafd5fd0eb40b6cbb99e8d01f875b.tar.gz freebsd-ports-gnome-515ae600724fafd5fd0eb40b6cbb99e8d01f875b.tar.zst freebsd-ports-gnome-515ae600724fafd5fd0eb40b6cbb99e8d01f875b.zip |
Add new port wmfuzzy: A clock dockapp that uses text and fuzzy approximation
to tell you time.
PR: ports/41336
Submitted by: Adam Weinberger <adam@vectors.cx>
Reviewed by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
Diffstat (limited to 'x11-clocks/Makefile')
-rw-r--r-- | x11-clocks/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-clocks/Makefile b/x11-clocks/Makefile index 4a6fccd64863..df74df1239fd 100644 --- a/x11-clocks/Makefile +++ b/x11-clocks/Makefile @@ -28,6 +28,7 @@ SUBDIR += wmclock SUBDIR += wmdate SUBDIR += wmfishtime + SUBDIR += wmfuzzy SUBDIR += wmitime SUBDIR += wmtime SUBDIR += wmtimer |