diff options
author | agc <agc> | 1998-03-11 02:46:32 +0000 |
---|---|---|
committer | agc <agc> | 1998-03-11 02:46:32 +0000 |
commit | 917c8833441b65e5ac4624c7e7f14214ec9734fb (patch) | |
tree | 6d799f0eedaf62d349c9dff7c006953d53a4b7ad /x11 | |
parent | a15feb20a4413fb534ae196fc781dfb9832b0bf4 (diff) | |
download | pkgsrc-917c8833441b65e5ac4624c7e7f14214ec9734fb.tar.gz |
Enable xmove.
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 e1d438276f9..75a03299da0 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 1998/03/08 21:22:22 tron Exp $ +# $NetBSD: Makefile,v 1.25 1998/03/11 02:46:32 agc Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -101,6 +101,7 @@ SUBDIR += xmascot # SUBDIR += xmbdfed # SUBDIR += xmold + SUBDIR += xmove SUBDIR += xneko SUBDIR += xpns # SUBDIR += xpostit |