diff options
author | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1999-04-19 12:04:14 +0000 |
---|---|---|
committer | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1999-04-19 12:04:14 +0000 |
commit | 1ec02fecfe48f548a3ffab18e0d5762f86a796f9 (patch) | |
tree | cfdbed270e3951f09fdb2470dd3a78c3a3d0afa3 /x11-clocks | |
parent | b0247dcf0f1e789a718dbe81d4014e74e13e49fc (diff) | |
download | ports-1ec02fecfe48f548a3ffab18e0d5762f86a796f9.tar.gz ports-1ec02fecfe48f548a3ffab18e0d5762f86a796f9.zip |
Notes
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 504b22970778..7a914aa62609 100644 --- a/x11-clocks/Makefile +++ b/x11-clocks/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.6 1999/03/31 06:19:09 taoka Exp $ +# $Id: Makefile,v 1.7 1999/04/01 03:06:19 taoka Exp $ # SUBDIR += asclock @@ -9,6 +9,7 @@ SUBDIR += eyeclock SUBDIR += mlclock SUBDIR += mouseclock + SUBDIR += pclock SUBDIR += rclock SUBDIR += swisswatch SUBDIR += t3d |