diff options
author | wiz <wiz@pkgsrc.org> | 2008-12-09 10:53:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-12-09 10:53:37 +0000 |
commit | 445f9d843582f6c0cfcea8ef618633fd35ec3dee (patch) | |
tree | 1b70938af77264b353996098691598183cfb0804 /misc/Makefile | |
parent | 9109269f91624f53870ac34a6f7ed5480c5c0791 (diff) | |
download | pkgsrc-445f9d843582f6c0cfcea8ef618633fd35ec3dee.tar.gz |
+ whohas.
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 66f137bc984..c052e1f5810 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.316 2008/12/03 09:26:28 wiz Exp $ +# $NetBSD: Makefile,v 1.317 2008/12/09 10:53:37 wiz Exp $ # COMMENT= Miscellaneous utilities @@ -217,6 +217,7 @@ SUBDIR+= vttest SUBDIR+= vym SUBDIR+= watch SUBDIR+= wdic +SUBDIR+= whohas SUBDIR+= xchm SUBDIR+= xdg-dirs SUBDIR+= xdg-x11-dirs |