diff options
author | flathill <flathill@FreeBSD.org> | 1999-04-19 12:04:14 +0000 |
---|---|---|
committer | flathill <flathill@FreeBSD.org> | 1999-04-19 12:04:14 +0000 |
commit | d4b6d65f19b9e4bbfcd8797ab55c4dc831ad8a69 (patch) | |
tree | 590ebf44d140e7161b8159e4a9120a63519a3192 /x11-clocks | |
parent | 1a001cd3b0ce171fd3656fac635b4b91184200d9 (diff) | |
download | FreeBSD-ports-d4b6d65f19b9e4bbfcd8797ab55c4dc831ad8a69.zip FreeBSD-ports-d4b6d65f19b9e4bbfcd8797ab55c4dc831ad8a69.tar.gz |
Activate pclock
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 504b229..7a914aa 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 |