diff options
author | minoura <minoura@pkgsrc.org> | 1999-11-26 14:26:09 +0000 |
---|---|---|
committer | minoura <minoura@pkgsrc.org> | 1999-11-26 14:26:09 +0000 |
commit | 80ae601b33fcf628dae6276a9fdc2dbeead424e6 (patch) | |
tree | d88103162b606a55794786ccf16c6bcd9f2ff73c /x11 | |
parent | 79a3f6147256b246b6bdc6c2001f59331e1a4b2f (diff) | |
download | pkgsrc-80ae601b33fcf628dae6276a9fdc2dbeead424e6.tar.gz |
Add xcruise.
Diffstat (limited to 'x11')
-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 |