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 | |
parent | Initial import of bbdate version 0.2.0. (diff) |
Activate the bbdate port.
Notes
Notes:
svn path=/head/; revision=18681
-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 |