diff options
author | ryoon <ryoon@pkgsrc.org> | 2012-10-06 06:00:12 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2012-10-06 06:00:12 +0000 |
commit | fddb4b0bf122f79c525b59f4952b5438ca5ab6eb (patch) | |
tree | eabc5856b4cc0b9cc564274aff16c17e8e795d50 /x11 | |
parent | e0a92a069f206d4993fceda69bcb61d7c25bd314 (diff) | |
download | pkgsrc-fddb4b0bf122f79c525b59f4952b5438ca5ab6eb.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 |