diff options
author | dsainty <dsainty@pkgsrc.org> | 2007-02-25 05:55:39 +0000 |
---|---|---|
committer | dsainty <dsainty@pkgsrc.org> | 2007-02-25 05:55:39 +0000 |
commit | aba7a612270db852c4cc0cbc210533dd74a677bd (patch) | |
tree | 873414500cc4fb9fd016cc576951e72db52ed348 /x11 | |
parent | 383cac91d96d86cd1595d5ac90caca7f600b1ff5 (diff) | |
download | pkgsrc-aba7a612270db852c4cc0cbc210533dd74a677bd.tar.gz |
+ xclock
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 51822de2310..413da3bacb2 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.477 2007/02/25 05:12:31 dsainty Exp $ +# $NetBSD: Makefile,v 1.478 2007/02/25 05:55:39 dsainty Exp $ # COMMENT= Packages to support the X window system @@ -327,6 +327,7 @@ SUBDIR+= xbindkeys-tk SUBDIR+= xbitmaps SUBDIR+= xcb SUBDIR+= xclip +SUBDIR+= xclock SUBDIR+= xcmiscproto SUBDIR+= xcolors SUBDIR+= xcolorsel |