diff options
author | drochner <drochner@pkgsrc.org> | 2002-06-10 13:29:07 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2002-06-10 13:29:07 +0000 |
commit | 9bc3b49de38e530595519ac21e43a789462954b4 (patch) | |
tree | 0196e89ff94eb304b3d2654862131b8ae3ec62e4 /x11/Makefile | |
parent | 763997df7ee801b54651c7ca7a2e04525f67e068 (diff) | |
download | pkgsrc-9bc3b49de38e530595519ac21e43a789462954b4.tar.gz |
+ttmkfdir
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index dda21e8f086..aae1847db13 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.248 2002/06/09 11:18:04 taca Exp $ +# $NetBSD: Makefile,v 1.249 2002/06/10 13:29:07 drochner Exp $ # COMMENT= Packages to support the X window system @@ -99,6 +99,7 @@ SUBDIR+= tk SUBDIR+= tk-Tix SUBDIR+= tkinfo SUBDIR+= tkman +SUBDIR+= ttmkfdir SUBDIR+= type1inst SUBDIR+= unclutter SUBDIR+= wmavgload |