diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2007-09-15 14:04:30 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2007-09-15 14:04:30 +0000 |
commit | 0968c5b7d4c40c1d16b5e6a7231e025c51608c76 (patch) | |
tree | c63edab4554fce2f29571834be97b0328df074c5 /x11-drivers/xf86-video-rendition | |
parent | 796724d614f872d1cf9e3a6a90a607b266e12e0d (diff) |
Bump PORTREVISION after xorg-server ABI change.
Submitted by: Christoph Mallon <christoph.mallon@gmx.de>
Notes
Notes:
svn path=/head/; revision=199520
Diffstat (limited to 'x11-drivers/xf86-video-rendition')
-rw-r--r-- | x11-drivers/xf86-video-rendition/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-drivers/xf86-video-rendition/Makefile b/x11-drivers/xf86-video-rendition/Makefile index 1bc3961e2191..f0e27f3685b3 100644 --- a/x11-drivers/xf86-video-rendition/Makefile +++ b/x11-drivers/xf86-video-rendition/Makefile @@ -7,6 +7,7 @@ PORTNAME= xf86-video-rendition PORTVERSION= 4.1.3 +PORTREVISION= 1 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org |