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