diff options
author | cjep <cjep> | 2003-12-30 16:48:44 +0000 |
---|---|---|
committer | cjep <cjep> | 2003-12-30 16:48:44 +0000 |
commit | b7933b06fec3ea4f794941b2c494561297f9089c (patch) | |
tree | 3486e883b820d8977854f852512c3ffa283069dc /x11/Xfixes | |
parent | c98aae1160c5caa7d7eed7cd487a82e72f45e8f9 (diff) | |
download | pkgsrc-b7933b06fec3ea4f794941b2c494561297f9089c.tar.gz |
Whitespace fixes
Diffstat (limited to 'x11/Xfixes')
-rw-r--r-- | x11/Xfixes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Xfixes/Makefile b/x11/Xfixes/Makefile index 942bf0f977b..61a41c7467d 100644 --- a/x11/Xfixes/Makefile +++ b/x11/Xfixes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/12/16 08:40:51 recht Exp $ +# $NetBSD: Makefile,v 1.2 2003/12/30 16:53:35 cjep Exp $ # DISTNAME= libXfixes-2.0.0 @@ -9,7 +9,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= xtraeme@NetBSD.org HOMEPAGE= http://freedesktop.org/ -COMMENT= Xfixes extension of X RandR +COMMENT= Xfixes extension of X RandR USE_X11= yes USE_BUILDLINK2= yes |