diff options
author | kuriyama <kuriyama@FreeBSD.org> | 1999-04-25 08:39:03 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 1999-04-25 08:39:03 +0800 |
commit | 8c9f801b64e0a0ac15b555b22f3833608b4a1d1e (patch) | |
tree | 46274fbcb4a04b1080303b259994350cd75174e9 /x11-clocks/Makefile | |
parent | b5bcf5ece1e0d17b0b906ddd6622986490e1ad7a (diff) | |
download | freebsd-ports-gnome-8c9f801b64e0a0ac15b555b22f3833608b4a1d1e.tar.gz freebsd-ports-gnome-8c9f801b64e0a0ac15b555b22f3833608b4a1d1e.tar.zst freebsd-ports-gnome-8c9f801b64e0a0ac15b555b22f3833608b4a1d1e.zip |
Activate asclock-xlib.
Diffstat (limited to 'x11-clocks/Makefile')
-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 7a914aa62609..0cb6ebcab290 100644 --- a/x11-clocks/Makefile +++ b/x11-clocks/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.7 1999/04/01 03:06:19 taoka Exp $ +# $Id: Makefile,v 1.8 1999/04/19 12:04:14 flathill Exp $ # SUBDIR += asclock + SUBDIR += asclock-xlib SUBDIR += astime SUBDIR += bclock SUBDIR += dclock |