diff options
author | simonb <simonb@pkgsrc.org> | 1999-06-16 01:37:29 +0000 |
---|---|---|
committer | simonb <simonb@pkgsrc.org> | 1999-06-16 01:37:29 +0000 |
commit | c62e478372b2523dea2ed0a7e443bbaecf48e9f6 (patch) | |
tree | bb6bbb7e87b0d1597df3cc3678c6ab97d75fb882 | |
parent | 02a20ff09ed3c33b22b3b26012a72a3713003477 (diff) | |
download | pkgsrc-c62e478372b2523dea2ed0a7e443bbaecf48e9f6.tar.gz |
Add and enable watch.
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 2338f322292..16e734c8653 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 1999/06/15 07:04:43 itojun Exp $ +# $NetBSD: Makefile,v 1.44 1999/06/16 01:37:29 simonb Exp $ # FreeBSD Id: Makefile,v 1.117 1997/10/13 04:41:07 max Exp SUBDIR += astrolog @@ -50,6 +50,7 @@ SUBDIR += team SUBDIR += vfu # SUBDIR += viz + SUBDIR += watch # SUBDIR += xcalendar SUBDIR += xfinans # SUBDIR += xmaddressbook # needs Motif/Lesstif - HF |