diff options
author | grant <grant@pkgsrc.org> | 2004-04-24 11:56:00 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2004-04-24 11:56:00 +0000 |
commit | b390c4d9c35be7ea8ba6c52508f0636a730dd30d (patch) | |
tree | 214cf0f4f56eabf4ad4549cb86f9131a43d619de /x11 | |
parent | c5d2708be99f592b378a8203eaa0c2d01d705ec4 (diff) | |
download | pkgsrc-b390c4d9c35be7ea8ba6c52508f0636a730dd30d.tar.gz |
sync COMMENT with Xrandr ("RandR" -> "X RandR")
Diffstat (limited to 'x11')
-rw-r--r-- | x11/randrext/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/randrext/Makefile b/x11/randrext/Makefile index a1f43f61b8b..e73629b7261 100644 --- a/x11/randrext/Makefile +++ b/x11/randrext/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2004/03/15 17:30:18 recht Exp $ +# $NetBSD: Makefile,v 1.5 2004/04/24 11:56:00 grant Exp $ DISTNAME= randrext-1.0 CATEGORIES= x11 devel @@ -7,7 +7,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= xtraeme@NetBSD.org HOMEPAGE= http://freedesktop.org/ -COMMENT= RandR extension (Headers and documentation files) +COMMENT= X RandR extension (Headers and documentation files) USE_BUILDLINK3= yes GNU_CONFIGURE= yes |