diff options
Diffstat (limited to 'x11-drivers/xf86-video-trident/Makefile')
-rw-r--r-- | x11-drivers/xf86-video-trident/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-trident/Makefile b/x11-drivers/xf86-video-trident/Makefile index 5408db1d526f..56c9fc522a6d 100644 --- a/x11-drivers/xf86-video-trident/Makefile +++ b/x11-drivers/xf86-video-trident/Makefile @@ -2,7 +2,7 @@ PORTNAME= xf86-video-trident PORTVERSION= 1.3.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org @@ -10,7 +10,5 @@ COMMENT= X.Org trident display driver XORG_CAT= driver USE_XORG= xf86dgaproto -MAN4= trident.4x -NO_STAGE= yes .include <bsd.port.mk> |