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 | 11b7bf72e86a5bf40d4cd4238a105c96834a05d1 (patch) | |
tree | b2816c29c28d09225351060aff46cd575bcff3db /x11/Makefile | |
parent | e6ffe88928ddf10b4216fe3b597ba981ce178730 (diff) | |
download | pkgsrc-11b7bf72e86a5bf40d4cd4238a105c96834a05d1.tar.gz |
Add and enable xnodecor.
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 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 |