diff options
author | rodent <rodent@pkgsrc.org> | 2013-05-28 03:13:05 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-05-28 03:13:05 +0000 |
commit | 7fdf0d08cf1000c04bf3200a9c989f4f9cf69793 (patch) | |
tree | f91c1cf648e74ea5c7382d173bdf432133bda85e /x11/Makefile | |
parent | 3dc74cc4e5bb767a40c0ff3fdc1557de6c0f4d90 (diff) | |
download | pkgsrc-7fdf0d08cf1000c04bf3200a9c989f4f9cf69793.tar.gz |
+xstdcmap
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 2646b661a3d..7cc01dffd68 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.688 2013/05/28 03:02:03 rodent Exp $ +# $NetBSD: Makefile,v 1.689 2013/05/28 03:13:05 rodent Exp $ # COMMENT= Packages to support the X window system @@ -636,6 +636,7 @@ SUBDIR+= xsetpointer SUBDIR+= xsetroot SUBDIR+= xsm SUBDIR+= xsnow +SUBDIR+= xstdcmap SUBDIR+= xteddy SUBDIR+= xteddy2 SUBDIR+= xterm |