diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-05-01 11:41:07 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-05-01 11:41:07 +0000 |
commit | f4936121f95e76555bebbc39e5b73dc12b0ff91f (patch) | |
tree | fcac9880f7998d69245463508464761e7b89a20e /x11-drivers/xf86-video-nouveau | |
parent | 693ef828a26aa5cb92848177be5fcb2afa9dd055 (diff) |
Notes
Diffstat (limited to 'x11-drivers/xf86-video-nouveau')
-rw-r--r-- | x11-drivers/xf86-video-nouveau/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-nouveau/Makefile b/x11-drivers/xf86-video-nouveau/Makefile index 27df6a316bf2..3b523be26344 100644 --- a/x11-drivers/xf86-video-nouveau/Makefile +++ b/x11-drivers/xf86-video-nouveau/Makefile @@ -8,7 +8,7 @@ PORTNAME= xf86-video-nouveau PORTVERSION= 0.0.10.${SNAPDATE} DISTVERSIONSUFFIX=.${SNAPREV} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-drivers MASTER_SITES= ftp://ftp.lissyara.su/users/Guest/distfiles/ |