diff options
author | Steve Price <steve@FreeBSD.org> | 1999-05-09 17:27:09 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-05-09 17:27:09 +0000 |
commit | 7ea72984082f1f69e913039435306bd1a2f0a71e (patch) | |
tree | 68711624733c2e15f1904511893a9d2eb9f3bc4a /x11-clocks | |
parent | 6b11275b4344c5b828df151e751aa67ff91f88c8 (diff) | |
download | ports-7ea72984082f1f69e913039435306bd1a2f0a71e.tar.gz ports-7ea72984082f1f69e913039435306bd1a2f0a71e.zip |
Notes
Diffstat (limited to 'x11-clocks')
-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 cf9464bb87f2..b938bc7a9b4e 100644 --- a/x11-clocks/Makefile +++ b/x11-clocks/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.11 1999/04/30 06:02:43 taoka Exp $ +# $Id: Makefile,v 1.12 1999/05/09 06:16:55 asami Exp $ # SUBDIR += asclock SUBDIR += asclock-gtk SUBDIR += asclock-xlib SUBDIR += astime + SUBDIR += bbdate SUBDIR += bclock SUBDIR += dclock SUBDIR += emiclock |