diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 1999-04-25 00:39:03 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 1999-04-25 00:39:03 +0000 |
commit | b26f6a2fe2c223ab5bd047e0ecc3f45889e5239d (patch) | |
tree | c31072ade15a810b977280c33f65d12912b710d6 /x11-clocks/Makefile | |
parent | 793943269d14ee2b39c9f7da7302a828a31b589f (diff) | |
download | ports-b26f6a2fe2c223ab5bd047e0ecc3f45889e5239d.tar.gz ports-b26f6a2fe2c223ab5bd047e0ecc3f45889e5239d.zip |
Notes
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 |