diff options
author | obache <obache@pkgsrc.org> | 2007-05-28 13:19:12 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2007-05-28 13:19:12 +0000 |
commit | 209734604a4808553fbf26f93edbdd322df25d29 (patch) | |
tree | 60e06e1932c2ed3b3483af5b4ba4ff1e1035ada4 /x11/Makefile | |
parent | ab498cd7ae63d5b94cf1afea927328afd84af965 (diff) | |
download | pkgsrc-209734604a4808553fbf26f93edbdd322df25d29.tar.gz |
Add antiright.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 02ff4787a68..6c11d3b06e0 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.503 2007/05/20 17:28:17 wiz Exp $ +# $NetBSD: Makefile,v 1.504 2007/05/28 13:19:12 obache Exp $ # COMMENT= Packages to support the X window system @@ -15,6 +15,7 @@ SUBDIR+= Xrandr SUBDIR+= Xrender SUBDIR+= acidlaunch SUBDIR+= alacarte +SUBDIR+= antiright SUBDIR+= appres SUBDIR+= asnap SUBDIR+= aterm |