summaryrefslogtreecommitdiff
path: root/x11/xrandr/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2009-08-15 15:47:38 +0000
committerwiz <wiz>2009-08-15 15:47:38 +0000
commit9ae73672bf908b09316d6ac0480b7cc095b37a7b (patch)
tree6dbc2af96235e8f7162382013c7e62128d8a6669 /x11/xrandr/Makefile
parent46750d984384006b966c14de78fd566d92e6d928 (diff)
downloadpkgsrc-9ae73672bf908b09316d6ac0480b7cc095b37a7b.tar.gz
Update to 1.3.1:
Federico Mena Quintero (1): bfo#22864 - grab the server around all modifications to CRTCs Matthias Hopf (3): Report program version as well with --version. Fix missing prototype warning. Bump to 1.3.1 Éric Piel (1): xrandr: Document --nograb option
Diffstat (limited to 'x11/xrandr/Makefile')
-rw-r--r--x11/xrandr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xrandr/Makefile b/x11/xrandr/Makefile
index e5f308c1849..3e1d9bdd2d4 100644
--- a/x11/xrandr/Makefile
+++ b/x11/xrandr/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2009/06/07 18:34:54 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2009/08/15 15:47:38 wiz Exp $
#
-DISTNAME= xrandr-1.3.0
+DISTNAME= xrandr-1.3.1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2