diff options
author | jlam <jlam@pkgsrc.org> | 1999-10-28 04:22:52 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 1999-10-28 04:22:52 +0000 |
commit | 89be2b9c18314b14041302aec86a30f671818ff6 (patch) | |
tree | 82342dd3bdb30727362d5938bc8a8db11608e3a1 /x11 | |
parent | 51739ce365e343736b70667b4b357da63f51f476 (diff) | |
download | pkgsrc-89be2b9c18314b14041302aec86a30f671818ff6.tar.gz |
Add and enable xmindpath.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index 9d5c53f242e..4a4c87be374 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.121 1999/10/15 01:02:18 hubertf Exp $ +# $NetBSD: Makefile,v 1.122 1999/10/28 04:22:52 jlam Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -149,8 +149,9 @@ SUBDIR += xlockmore SUBDIR += xlogout SUBDIR += xmascot - SUBDIR += xmeter # SUBDIR += xmbdfed + SUBDIR += xmeter + SUBDIR += xmindpath # SUBDIR += xmold SUBDIR += xmove SUBDIR += xneko |