diff options
author | wiz <wiz> | 2013-08-03 07:29:58 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-08-03 07:29:58 +0000 |
commit | 7cbadf39a3f0342249d8e0c4c64f060ce528dd5f (patch) | |
tree | f26dfc859ed7f8a1963d4fadd91f2b29f19095da /x11 | |
parent | 1803665372513daf659e0bcd6e260ec6ec017036 (diff) | |
download | pkgsrc-7cbadf39a3f0342249d8e0c4c64f060ce528dd5f.tar.gz |
+ xfwp
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 274a35d11bc..ad06a6e9856 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.706 2013/07/21 21:44:50 wiz Exp $ +# $NetBSD: Makefile,v 1.707 2013/08/03 07:29:58 wiz Exp $ # COMMENT= Packages to support the X window system @@ -568,6 +568,7 @@ SUBDIR+= xflame SUBDIR+= xfontsel SUBDIR+= xforms SUBDIR+= xfstt +SUBDIR+= xfwp SUBDIR+= xgamma SUBDIR+= xgas SUBDIR+= xglobe |