summaryrefslogtreecommitdiff
path: root/x11/xf86-video-chips/Makefile
diff options
context:
space:
mode:
authortnn <tnn>2008-08-09 15:21:07 +0000
committertnn <tnn>2008-08-09 15:21:07 +0000
commitce0601fb7c3a0b125b2b04a3404e72b3f9ca7fea (patch)
tree71ef0337d7d0cd90fce7a963b090a8f2c59eaf9a /x11/xf86-video-chips/Makefile
parente3bf40ed2a720ac256a7a8cf190aeae804d5180e (diff)
downloadpkgsrc-ce0601fb7c3a0b125b2b04a3404e72b3f9ca7fea.tar.gz
Update to xf86-video-chips-1.2.0.
Death to RCS tags. Fix distcheck chips 1.2.0 Define CHIPS_*_VERSION* using PACKAGE_VERSION_* chips: pciaccess conversion add another missing rename file chips: remove ALLOCATE_LOCAL chips: optionalise 1/4bpp support Rename .cvsignore to .gitignore Add *~ to .gitignore to skip patch/emacs droppings Makefile.am: nuke RCS Id Fix Xv with scaling
Diffstat (limited to 'x11/xf86-video-chips/Makefile')
-rw-r--r--x11/xf86-video-chips/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xf86-video-chips/Makefile b/x11/xf86-video-chips/Makefile
index 8025e02eb26..fe3dfef1bea 100644
--- a/x11/xf86-video-chips/Makefile
+++ b/x11/xf86-video-chips/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2008/05/24 21:45:17 tnn Exp $
+# $NetBSD: Makefile,v 1.3 2008/08/09 15:21:07 tnn Exp $
#
-DISTNAME= xf86-video-chips-1.1.1
+DISTNAME= xf86-video-chips-1.2.0
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2