diff options
Diffstat (limited to 'x11-drivers/xf86-video-ark/Makefile')
-rw-r--r-- | x11-drivers/xf86-video-ark/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-ark/Makefile b/x11-drivers/xf86-video-ark/Makefile index 84fd8c18f273..df031c8d07c7 100644 --- a/x11-drivers/xf86-video-ark/Makefile +++ b/x11-drivers/xf86-video-ark/Makefile @@ -2,6 +2,7 @@ PORTNAME= xf86-video-ark PORTVERSION= 0.7.5 +PORTREVISION= 1 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org @@ -9,5 +10,4 @@ COMMENT= X.Org ark display driver XORG_CAT= driver -NO_STAGE= yes .include <bsd.port.mk> |