diff options
author | rh <rh> | 1999-11-23 07:37:35 +0000 |
---|---|---|
committer | rh <rh> | 1999-11-23 07:37:35 +0000 |
commit | 0797125a278ed03efa358c22cba515dbc9c25637 (patch) | |
tree | 2982a0b928f8ca1322f65cc28d5166a326b646ab /x11 | |
parent | 29789a14c4e81f60750fb0ca1b421930b1365453 (diff) | |
download | pkgsrc-0797125a278ed03efa358c22cba515dbc9c25637.tar.gz |
Add and enable xscript.
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 fbebbc81398..fdd28fc070e 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.129 1999/11/20 20:46:00 tron Exp $ +# $NetBSD: Makefile,v 1.130 1999/11/23 07:37:35 rh Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -171,6 +171,7 @@ # SUBDIR += xprompt SUBDIR += xquote SUBDIR += xscreensaver + SUBDIR += xscript SUBDIR += xsnow # SUBDIR += xtacy SUBDIR += xteddy |