diff options
author | minskim <minskim> | 2006-04-12 17:16:37 +0000 |
---|---|---|
committer | minskim <minskim> | 2006-04-12 17:16:37 +0000 |
commit | 7b94d253dc6461c1c466b461133ab00d56f23f82 (patch) | |
tree | 79a9d3f59bd4cc8f752c0a176696e655f2a7eec9 /x11 | |
parent | 428b9f65acbc4fe007c980f705f8ca83d213adaf (diff) | |
download | pkgsrc-7b94d253dc6461c1c466b461133ab00d56f23f82.tar.gz |
Add ratmen.
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 f915045a5df..ded58855fe0 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.431 2006/04/01 22:13:52 jmmv Exp $ +# $NetBSD: Makefile,v 1.432 2006/04/12 17:16:37 minskim Exp $ # COMMENT= Packages to support the X window system @@ -222,6 +222,7 @@ SUBDIR+= qtarch SUBDIR+= qwspritefield SUBDIR+= qwt SUBDIR+= randrext +SUBDIR+= ratmen SUBDIR+= renderext SUBDIR+= rep-gtk SUBDIR+= rox-session |