diff options
author | imil <imil@pkgsrc.org> | 2012-02-19 14:45:37 +0000 |
---|---|---|
committer | imil <imil@pkgsrc.org> | 2012-02-19 14:45:37 +0000 |
commit | de83fbcae4c54e47a81226db011df0843ee086d1 (patch) | |
tree | 1a0a1dbfbfc066b9320910e1f670dc2efe5497fc | |
parent | c1ef6f83e03c6d2f668ece344b43b3e29d8edb21 (diff) | |
download | pkgsrc-de83fbcae4c54e47a81226db011df0843ee086d1.tar.gz |
add & enable avant-window-navigator
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index d5ca1a7fb08..7c6a0fb244b 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.643 2012/02/19 14:31:01 imil Exp $ +# $NetBSD: Makefile,v 1.644 2012/02/19 14:45:37 imil Exp $ # COMMENT= Packages to support the X window system @@ -18,6 +18,7 @@ SUBDIR+= applewmproto SUBDIR+= appres SUBDIR+= asnap SUBDIR+= aterm +SUBDIR+= avant-window-navigator SUBDIR+= bbapm SUBDIR+= beforelight SUBDIR+= bigreqsproto |