diff options
author | ats <ats@FreeBSD.org> | 1995-02-18 22:12:47 +0000 |
---|---|---|
committer | ats <ats@FreeBSD.org> | 1995-02-18 22:12:47 +0000 |
commit | 602b4211d6bec2490852f3d28470548e1657c2d6 (patch) | |
tree | d4cee91667b125215abbc46b5fd3bb2e384b33dc /x11 | |
parent | 9738602537a484d00ec75ccba598e45f08d9026c (diff) | |
download | FreeBSD-ports-602b4211d6bec2490852f3d28470548e1657c2d6.zip FreeBSD-ports-602b4211d6bec2490852f3d28470548e1657c2d6.tar.gz |
Add xdaliclock.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/Makefile b/x11/Makefile index 68b2480..cfcae2a 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,8 +1,8 @@ -# $Id: Makefile,v 1.47 1995/02/15 01:39:19 gpalmer Exp $ +# $Id: Makefile,v 1.48 1995/02/15 02:53:47 asami Exp $ # SUBDIR= Xaw3d color_xterm ctwm emu fvwm kterm olvwm piewm rxvt tk \ - tkhfs tkman tvtwm x3270 xearth xfed xkeycaps xlockmore xphoon xsnow \ - xview-config xview-lib xview-clients + tkhfs tkman tvtwm x3270 xearth xdaliclock xfed xkeycaps \ + xlockmore xphoon xsnow xview-config xview-lib xview-clients # # These depend on tk, so might as well build tk first... |