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