aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-video-dummy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-drivers/xf86-video-dummy/Makefile')
-rw-r--r--x11-drivers/xf86-video-dummy/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/x11-drivers/xf86-video-dummy/Makefile b/x11-drivers/xf86-video-dummy/Makefile
index 2154b3a4e2a0..e4ab998c623d 100644
--- a/x11-drivers/xf86-video-dummy/Makefile
+++ b/x11-drivers/xf86-video-dummy/Makefile
@@ -1,18 +1,13 @@
-# New ports collection makefile for: xf86-video-dummy
-# Date Created: 17 Feb 2006
-# Whom: Florent Thoumie <flz@FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= xf86-video-dummy
-PORTVERSION= 0.3.5
+PORTVERSION= 0.3.6
CATEGORIES= x11-drivers
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org dummy display driver
XORG_CAT= driver
-USE_XORG= videoproto xf86dgaproto
+USE_XORG= xf86dgaproto
.include <bsd.port.mk>