diff options
author | minoura <minoura> | 1999-11-26 14:26:09 +0000 |
---|---|---|
committer | minoura <minoura> | 1999-11-26 14:26:09 +0000 |
commit | c4dc6c29d1a9103484205596e4e0d2506d2e0778 (patch) | |
tree | d88103162b606a55794786ccf16c6bcd9f2ff73c | |
parent | 5818409d5e55e77ffe3e764255a068a6c691f1db (diff) | |
download | pkgsrc-c4dc6c29d1a9103484205596e4e0d2506d2e0778.tar.gz |
Add xcruise.
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index bdc1f9ccbda..89b1b6a5c8c 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.131 1999/11/23 07:43:38 rh Exp $ +# $NetBSD: Makefile,v 1.132 1999/11/26 14:26:09 minoura Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -135,6 +135,7 @@ # SUBDIR += xcoloredit SUBDIR += xcolors SUBDIR += xcolorsel + SUBDIR += xcruise SUBDIR += xdaliclock SUBDIR += xdm3d # SUBDIR += xdtm |