diff options
author | zeising <zeising@FreeBSD.org> | 2013-11-08 05:45:08 +0800 |
---|---|---|
committer | zeising <zeising@FreeBSD.org> | 2013-11-08 05:45:08 +0800 |
commit | 5ecc488fbddc53e8442dca00d834c3d8ba9bfaf4 (patch) | |
tree | 2067e7b7ac59a0850d97d8d63c658aa1e09eea54 /x11-drivers/xf86-video-savage/Makefile | |
parent | f6bd87f83b1164b434a1b101a08e8fccbeb54a03 (diff) | |
download | freebsd-ports-gnome-5ecc488fbddc53e8442dca00d834c3d8ba9bfaf4.tar.gz freebsd-ports-gnome-5ecc488fbddc53e8442dca00d834c3d8ba9bfaf4.tar.zst freebsd-ports-gnome-5ecc488fbddc53e8442dca00d834c3d8ba9bfaf4.zip |
Update to 2.3.7
Stagify.
Diffstat (limited to 'x11-drivers/xf86-video-savage/Makefile')
-rw-r--r-- | x11-drivers/xf86-video-savage/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-savage/Makefile b/x11-drivers/xf86-video-savage/Makefile index 8485f124bf69..aca57f72ca5a 100644 --- a/x11-drivers/xf86-video-savage/Makefile +++ b/x11-drivers/xf86-video-savage/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xf86-video-savage -PORTVERSION= 2.3.6 +PORTVERSION= 2.3.7 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org @@ -11,7 +11,5 @@ USE_GL= gl XORG_CAT= driver USE_XORG= xf86driproto glproto -MAN4= savage.4x -NO_STAGE= yes .include <bsd.port.mk> |