diff options
Diffstat (limited to 'x11-drivers/xf86-video-nv/Makefile')
-rw-r--r-- | x11-drivers/xf86-video-nv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-nv/Makefile b/x11-drivers/xf86-video-nv/Makefile index dc0b892f3631..56eab3119c52 100644 --- a/x11-drivers/xf86-video-nv/Makefile +++ b/x11-drivers/xf86-video-nv/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xf86-video-nv -PORTVERSION= 2.1.16 +PORTVERSION= 2.1.17 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org @@ -22,4 +22,4 @@ MAN4= nv.4x USE_GCC= 4.2+ .endif -.include <bsd.port.post.mk>
\ No newline at end of file +.include <bsd.port.post.mk> |