diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-09-06 07:47:53 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-09-06 07:47:53 +0000 |
commit | cd44918fa28c91bb151971e23667e32ec602c8ff (patch) | |
tree | 866d0c20992e4a35a3e46632cc941d6565af1b2e /x11-clocks/Makefile | |
parent | bd022e44547a9a143936cac80c8222d4b5f0e86a (diff) | |
download | ports-cd44918fa28c91bb151971e23667e32ec602c8ff.tar.gz ports-cd44918fa28c91bb151971e23667e32ec602c8ff.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 f4f12477e021..2a73f2a9ef80 100644 --- a/x11-clocks/Makefile +++ b/x11-clocks/Makefile @@ -1,10 +1,11 @@ -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/08/07 22:08:20 asami Exp $ # SUBDIR += asclock SUBDIR += bclock SUBDIR += dclock SUBDIR += emiclock + SUBDIR += eyeclock SUBDIR += mlclock SUBDIR += mouseclock SUBDIR += rclock |