diff options
author | steve <steve@FreeBSD.org> | 1999-05-10 01:27:09 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-05-10 01:27:09 +0800 |
commit | c3812464d52d2fc57d79f481ad59ce40250311b6 (patch) | |
tree | daba15e597e33810f469b89edd4b9d2f50acb08b /x11-clocks | |
parent | 2a01af49048ac669c030b86c4acfd1e844b66173 (diff) | |
download | freebsd-ports-gnome-c3812464d52d2fc57d79f481ad59ce40250311b6.tar.gz freebsd-ports-gnome-c3812464d52d2fc57d79f481ad59ce40250311b6.tar.zst freebsd-ports-gnome-c3812464d52d2fc57d79f481ad59ce40250311b6.zip |
Activate the bbdate port.
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 |