diff options
author | kris <kris@FreeBSD.org> | 1999-03-16 17:49:05 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 1999-03-16 17:49:05 +0800 |
commit | d00a954bbb0c3fd63cb5851a2a6e9dc5d7a5f05a (patch) | |
tree | 71c2816867c46709675ad97ac7f4ab9cc8a2d397 /x11-clocks/Makefile | |
parent | 523774c18a53756d674fa3d4f702bf9ac28188b4 (diff) | |
download | freebsd-ports-gnome-d00a954bbb0c3fd63cb5851a2a6e9dc5d7a5f05a.tar.gz freebsd-ports-gnome-d00a954bbb0c3fd63cb5851a2a6e9dc5d7a5f05a.tar.zst freebsd-ports-gnome-d00a954bbb0c3fd63cb5851a2a6e9dc5d7a5f05a.zip |
Activate wmitime.
Diffstat (limited to 'x11-clocks/Makefile')
-rw-r--r-- | x11-clocks/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-clocks/Makefile b/x11-clocks/Makefile index 4a4f18f94a57..d0bb9e0467e1 100644 --- a/x11-clocks/Makefile +++ b/x11-clocks/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.2 1998/09/06 07:47:53 vanilla Exp $ +# $Id: Makefile,v 1.3 1998/11/22 13:42:22 flathill Exp $ # SUBDIR += asclock @@ -12,6 +12,7 @@ SUBDIR += rclock SUBDIR += swisswatch SUBDIR += t3d + SUBDIR += wmitime SUBDIR += wmtime SUBDIR += xalarm SUBDIR += xdaliclock |