diff options
author | edwin <edwin@FreeBSD.org> | 2004-11-27 14:02:49 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2004-11-27 14:02:49 +0800 |
commit | 01c91726f63fe887049c3ee828d0379d7dc348c7 (patch) | |
tree | 5c56985cf087ac377c9efcb28426f270d67f0dff /x11-clocks/Makefile | |
parent | 84a57201dd64426ab240413a987cd93446056098 (diff) | |
download | freebsd-ports-gnome-01c91726f63fe887049c3ee828d0379d7dc348c7.tar.gz freebsd-ports-gnome-01c91726f63fe887049c3ee828d0379d7dc348c7.tar.zst freebsd-ports-gnome-01c91726f63fe887049c3ee828d0379d7dc348c7.zip |
new port: x11-clocks/buici-clock
new port of buici-clock which shows - as a clock is supposed
to - the current time in a nice manner.
PR: ports/74235
Submitted by: Hendrik Scholz <hendrik@scholz.net>
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 b3c48643bd03..1f2e84e42989 100644 --- a/x11-clocks/Makefile +++ b/x11-clocks/Makefile @@ -12,6 +12,7 @@ SUBDIR += astzclock SUBDIR += bbdate SUBDIR += bclock + SUBDIR += buici-clock SUBDIR += dclock SUBDIR += emiclock SUBDIR += eyeclock |