summaryrefslogtreecommitdiff
path: root/x11/xf86-video-s3/Makefile
diff options
context:
space:
mode:
authortnn <tnn>2008-08-09 15:54:07 +0000
committertnn <tnn>2008-08-09 15:54:07 +0000
commit30dd8a5a2310d0fbe536aaf33e603727d0daaa19 (patch)
tree9fa09824acaa7728075c5d4e4302797ac1f5ffa8 /x11/xf86-video-s3/Makefile
parentdfeeac7e7c0dc1a4264046f31b46e91ecceefa41 (diff)
downloadpkgsrc-30dd8a5a2310d0fbe536aaf33e603727d0daaa19.tar.gz
Update to xf86-video-s3-0.6.0.
Death to RCS tags. Fix distcheck s3 0.6.0 renamed: .cvsignore -> .gitignore Was previously done in monolith Imakefile as: Define VERSION* using PACKAGE_VERSION* s3: pciaccess conversion Add non-vbe DPMS support for TRIOs, adjust max clock on Trio64V2
Diffstat (limited to 'x11/xf86-video-s3/Makefile')
-rw-r--r--x11/xf86-video-s3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xf86-video-s3/Makefile b/x11/xf86-video-s3/Makefile
index c83b241d2a1..6e37ae23f47 100644
--- a/x11/xf86-video-s3/Makefile
+++ b/x11/xf86-video-s3/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:54:07 tnn Exp $
#
-DISTNAME= xf86-video-s3-0.5.0
+DISTNAME= xf86-video-s3-0.6.0
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2