diff options
author | ryoon <ryoon> | 2012-10-06 06:00:12 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2012-10-06 06:00:12 +0000 |
commit | 92f1cdb45ce94da338ca71f69a591873c31c638d (patch) | |
tree | eabc5856b4cc0b9cc564274aff16c17e8e795d50 /x11 | |
parent | b6e892f6ca8f2ad91f8db8cbe1cd0f2c5bb1d1dc (diff) | |
download | pkgsrc-92f1cdb45ce94da338ca71f69a591873c31c638d.tar.gz |
Add autocutsel
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 8f9b1159934..df879f3b44f 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.662 2012/08/31 19:43:49 prlw1 Exp $ +# $NetBSD: Makefile,v 1.663 2012/10/06 06:00:12 ryoon Exp $ # COMMENT= Packages to support the X window system @@ -18,6 +18,7 @@ SUBDIR+= applewmproto SUBDIR+= appres SUBDIR+= asnap SUBDIR+= aterm +SUBDIR+= autocutsel SUBDIR+= avant-window-navigator SUBDIR+= bbapm SUBDIR+= beforelight |