diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-11-29 03:26:20 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-11-29 03:26:20 +0000 |
commit | 1921732f375cb49ba6097f1f0128bd8ea4b4fef9 (patch) | |
tree | 07821ed3f8a9e80ae868f781e7b5b1c3d9f7ece5 /graphics/drm-kmod/Makefile | |
parent | o Host the distfile locally until stable sources are available again. (diff) |
Update to 0.9.4: both fixes linux binary compatibility on some cards
and quiets down module loading on boot
PR: 32364
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=50708
Diffstat (limited to 'graphics/drm-kmod/Makefile')
-rw-r--r-- | graphics/drm-kmod/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/drm-kmod/Makefile b/graphics/drm-kmod/Makefile index 427d1c0f3a90..7f0ae1a2b1ee 100644 --- a/graphics/drm-kmod/Makefile +++ b/graphics/drm-kmod/Makefile @@ -6,7 +6,7 @@ # PORTNAME= drm-kmod -PORTVERSION= 0.9.3 +PORTVERSION= 0.9.4 CATEGORIES= graphics x11 MASTER_SITES= http://gladstone.uoregon.edu/~eanholt/dri/ |