diff options
author | minskim <minskim> | 2005-03-07 14:49:47 +0000 |
---|---|---|
committer | minskim <minskim> | 2005-03-07 14:49:47 +0000 |
commit | 2788ec9a00d1b727347660403db34a1a7beba0fb (patch) | |
tree | 6a0479d1987e991a9dfe5f9d10deb9c507287a8f /misc/Makefile | |
parent | f797b5b327c27f478fd4211cad6542ed833e8a20 (diff) | |
download | pkgsrc-2788ec9a00d1b727347660403db34a1a7beba0fb.tar.gz |
Add and enable wdic.
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index b1aa3bf0706..261b810f5f2 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.234 2005/03/06 22:23:04 markd Exp $ +# $NetBSD: Makefile,v 1.235 2005/03/07 14:49:47 minskim Exp $ # COMMENT= Miscellaneous utilities @@ -220,6 +220,7 @@ SUBDIR+= vfu SUBDIR+= visual-regexp SUBDIR+= vttest SUBDIR+= watch +SUBDIR+= wdic SUBDIR+= xchm SUBDIR+= xdg-dirs SUBDIR+= xdg-x11-dirs |