diff options
author | kristerw <kristerw@pkgsrc.org> | 2004-01-21 21:06:29 +0000 |
---|---|---|
committer | kristerw <kristerw@pkgsrc.org> | 2004-01-21 21:06:29 +0000 |
commit | c1212b3bc9c5f79af75b5e90bb4525032706779d (patch) | |
tree | b2816c29c28d09225351060aff46cd575bcff3db /x11 | |
parent | 24e60dfc7e5ae492114ff0dfdc38f2c24ae1c5a8 (diff) | |
download | pkgsrc-c1212b3bc9c5f79af75b5e90bb4525032706779d.tar.gz |
Add and enable xnodecor.
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 31164e232cf..b1c1dd17d0d 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.327 2004/01/20 13:43:18 xtraeme Exp $ +# $NetBSD: Makefile,v 1.328 2004/01/21 21:06:29 kristerw Exp $ # COMMENT= Packages to support the X window system @@ -268,6 +268,7 @@ SUBDIR+= xmountains SUBDIR+= xmove SUBDIR+= xmx SUBDIR+= xneko +SUBDIR+= xnodecor SUBDIR+= xosd SUBDIR+= xp SUBDIR+= xpad |