diff options
author | jkoshy <jkoshy@FreeBSD.org> | 1998-08-13 15:21:47 +0800 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 1998-08-13 15:21:47 +0800 |
commit | f4ccf2e370b75a2163ee39337304e6f084fda12d (patch) | |
tree | 2542d039ea4226f1b6f7955eef646e3cc5c08032 /misc/Makefile | |
parent | 540d19c324ffef99126d073cf85bc2d8788d1832 (diff) | |
download | freebsd-ports-gnome-f4ccf2e370b75a2163ee39337304e6f084fda12d.tar.gz freebsd-ports-gnome-f4ccf2e370b75a2163ee39337304e6f084fda12d.tar.zst freebsd-ports-gnome-f4ccf2e370b75a2163ee39337304e6f084fda12d.zip |
Activate qclock.
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index fbccd103f6fb..4c6914cd09b5 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.159 1998/08/10 00:49:36 steve Exp $ +# $Id: Makefile,v 1.160 1998/08/10 02:51:42 obrien Exp $ # SUBDIR += acron @@ -43,6 +43,7 @@ SUBDIR += p5-Business-CreditCard SUBDIR += p5-Locale-Codes SUBDIR += p5-Search + SUBDIR += qclock SUBDIR += qstat SUBDIR += rpm SUBDIR += screen |