diff options
Diffstat (limited to 'x11-drivers/xf86-video-rendition/Makefile')
-rw-r--r-- | x11-drivers/xf86-video-rendition/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-rendition/Makefile b/x11-drivers/xf86-video-rendition/Makefile index 404ccb37996a..6f16dcbb7cc0 100644 --- a/x11-drivers/xf86-video-rendition/Makefile +++ b/x11-drivers/xf86-video-rendition/Makefile @@ -2,14 +2,12 @@ PORTNAME= xf86-video-rendition PORTVERSION= 4.2.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org COMMENT= X.Org rendition display driver XORG_CAT= driver -MAN4= rendition.4x -NO_STAGE= yes .include <bsd.port.mk> |