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