diff options
author | tnn <tnn@pkgsrc.org> | 2015-04-03 09:59:56 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2015-04-03 09:59:56 +0000 |
commit | 274cc051e73df4173a699d00208a945936d04811 (patch) | |
tree | 30053faa12cc76524ea1a3ab37594ea0045f1e33 /x11/xf86-video-nv | |
parent | 8e01527a76736180a630b8ec335f52bc770d7d86 (diff) | |
download | pkgsrc-274cc051e73df4173a699d00208a945936d04811.tar.gz |
Revbump all the xf86-* driver packages so current binary packages get the
modular-xorg-server<1.17 dependency expressed.
Diffstat (limited to 'x11/xf86-video-nv')
-rw-r--r-- | x11/xf86-video-nv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xf86-video-nv/Makefile b/x11/xf86-video-nv/Makefile index 0e22a612b16..457466fb4d4 100644 --- a/x11/xf86-video-nv/Makefile +++ b/x11/xf86-video-nv/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2014/05/05 00:48:35 ryoon Exp $ +# $NetBSD: Makefile,v 1.26 2015/04/03 09:59:57 tnn Exp $ DISTNAME= xf86-video-nv-2.1.20 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 |