diff options
author | rodent <rodent@pkgsrc.org> | 2013-05-26 23:17:03 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-05-26 23:17:03 +0000 |
commit | 18f00a9f77ea177d478be44f76424694d9985996 (patch) | |
tree | 9ebbdb7629a71e046c3dbc8741abbafc4fe94055 /x11 | |
parent | f273a7597a927262b7f0e44d1719acb131a42a91 (diff) | |
download | pkgsrc-18f00a9f77ea177d478be44f76424694d9985996.tar.gz |
+oclock
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 eb7fe5007b0..7f1a71ed63e 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.684 2013/04/14 03:19:04 rodent Exp $ +# $NetBSD: Makefile,v 1.685 2013/05/26 23:17:03 rodent Exp $ # COMMENT= Packages to support the X window system @@ -329,6 +329,7 @@ SUBDIR+= mxterm SUBDIR+= neXtaw SUBDIR+= numlockx SUBDIR+= ocaml-graphics +SUBDIR+= oclock SUBDIR+= oneko SUBDIR+= openbsd-input-ws SUBDIR+= openmotif |