diff options
author | dinoex <dinoex@FreeBSD.org> | 2006-10-08 02:22:16 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2006-10-08 02:22:16 +0800 |
commit | 1552ad50c782f9d7c78678c68b933c6725c6d059 (patch) | |
tree | 994b0d7a118ea547ca98d4ab2e3a3a66330df940 /x11-clocks/Makefile | |
parent | a54d3c7900044c6f94476ea02011936f8a6de1f9 (diff) | |
download | freebsd-ports-gnome-1552ad50c782f9d7c78678c68b933c6725c6d059.tar.gz freebsd-ports-gnome-1552ad50c782f9d7c78678c68b933c6725c6d059.tar.zst freebsd-ports-gnome-1552ad50c782f9d7c78678c68b933c6725c6d059.zip |
This little application displays the time of the day (analog)
PR: 104065
Submitted by: Gürkan Sengün
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 0e11816ac15e..24b54a7ccb18 100644 --- a/x11-clocks/Makefile +++ b/x11-clocks/Makefile @@ -4,6 +4,7 @@ COMMENT = X11 clocks SUBDIR += abclock + SUBDIR += aclock SUBDIR += alltraxclock SUBDIR += asclock SUBDIR += asclock-gtk |