diff options
author | tnn <tnn> | 2015-04-25 14:24:44 +0000 |
---|---|---|
committer | tnn <tnn> | 2015-04-25 14:24:44 +0000 |
commit | 27eb6a3ba5532b77ef38a7c46096a2412119c6f7 (patch) | |
tree | 9e6497caf746fd3da47e9753cfd6b6b8907d4d6e /x11/xf86-video-chips | |
parent | f0fc14017172c407e9993a67fbf5efca572a2a57 (diff) | |
download | pkgsrc-27eb6a3ba5532b77ef38a7c46096a2412119c6f7.tar.gz |
Recursive revbump following MesaLib update, categories p through x.
Diffstat (limited to 'x11/xf86-video-chips')
-rw-r--r-- | x11/xf86-video-chips/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xf86-video-chips/Makefile b/x11/xf86-video-chips/Makefile index d61c07ada58..d1bd21a244c 100644 --- a/x11/xf86-video-chips/Makefile +++ b/x11/xf86-video-chips/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2015/04/03 09:59:57 tnn Exp $ +# $NetBSD: Makefile,v 1.14 2015/04/25 14:25:22 tnn Exp $ # DISTNAME= xf86-video-chips-1.2.5 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 |