diff options
author | taoka <taoka@FreeBSD.org> | 1999-04-30 14:02:43 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-04-30 14:02:43 +0800 |
commit | 6fef169d70681dd0b40386106808c81cb22ea012 (patch) | |
tree | 4768cbf04ddf8a8d134b0fb4e424eb561b4c04dd | |
parent | 1ce56d108d6757ad4a2deea073c161dbc198ec52 (diff) | |
download | freebsd-ports-gnome-6fef169d70681dd0b40386106808c81cb22ea012.tar.gz freebsd-ports-gnome-6fef169d70681dd0b40386106808c81cb22ea012.tar.zst freebsd-ports-gnome-6fef169d70681dd0b40386106808c81cb22ea012.zip |
Added wmtz
-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 f28ff856c036..6ea3a695dcdc 100644 --- a/x11-clocks/Makefile +++ b/x11-clocks/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.9 1999/04/25 00:39:03 kuriyama Exp $ +# $Id: Makefile,v 1.10 1999/04/30 05:33:25 taoka Exp $ # SUBDIR += asclock @@ -19,6 +19,7 @@ SUBDIR += wmdate SUBDIR += wmitime SUBDIR += wmtime + SUBDIR += wmtz SUBDIR += xalarm SUBDIR += xdaliclock SUBDIR += xtimer |