diff options
author | flathill <flathill@FreeBSD.org> | 1998-11-22 21:42:22 +0800 |
---|---|---|
committer | flathill <flathill@FreeBSD.org> | 1998-11-22 21:42:22 +0800 |
commit | 24505b4637af8bc16f03989fc66b39811616f5f1 (patch) | |
tree | ad6c97384d8bf83d249e8091505ce7baa5cb539e /x11-clocks/Makefile | |
parent | ff45877939d6fc0334a49b762e97adca3559342e (diff) | |
download | freebsd-ports-gnome-24505b4637af8bc16f03989fc66b39811616f5f1.tar.gz freebsd-ports-gnome-24505b4637af8bc16f03989fc66b39811616f5f1.tar.zst freebsd-ports-gnome-24505b4637af8bc16f03989fc66b39811616f5f1.zip |
Add SUBDIR+=astime
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 2a73f2a9ef80..4a4f18f94a57 100644 --- a/x11-clocks/Makefile +++ b/x11-clocks/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.1.1.1 1998/08/07 22:08:20 asami Exp $ +# $Id: Makefile,v 1.2 1998/09/06 07:47:53 vanilla Exp $ # SUBDIR += asclock + SUBDIR += astime SUBDIR += bclock SUBDIR += dclock SUBDIR += emiclock |