diff options
author | Robert Noland <rnoland@FreeBSD.org> | 2010-02-07 15:25:33 +0000 |
---|---|---|
committer | Robert Noland <rnoland@FreeBSD.org> | 2010-02-07 15:25:33 +0000 |
commit | d506293c5649035b6f256c53ad985ccaa1ce4c7d (patch) | |
tree | eb5d4719656a033b9767c9a09b4f13ceb3dc02c7 /x11-drivers/xf86-video-nouveau | |
parent | 4aabe04a2eff3c72387cb87a14185fb3957b7c5b (diff) | |
download | ports-d506293c5649035b6f256c53ad985ccaa1ce4c7d.tar.gz ports-d506293c5649035b6f256c53ad985ccaa1ce4c7d.zip |
Notes
Diffstat (limited to 'x11-drivers/xf86-video-nouveau')
-rw-r--r-- | x11-drivers/xf86-video-nouveau/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-drivers/xf86-video-nouveau/Makefile b/x11-drivers/xf86-video-nouveau/Makefile index 401567f9f58e..27df6a316bf2 100644 --- a/x11-drivers/xf86-video-nouveau/Makefile +++ b/x11-drivers/xf86-video-nouveau/Makefile @@ -8,6 +8,7 @@ PORTNAME= xf86-video-nouveau PORTVERSION= 0.0.10.${SNAPDATE} DISTVERSIONSUFFIX=.${SNAPREV} +PORTREVISION= 1 CATEGORIES= x11-drivers MASTER_SITES= ftp://ftp.lissyara.su/users/Guest/distfiles/ |