diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2010-05-11 18:16:36 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2010-05-11 18:16:36 +0000 |
commit | 19324dd072425855fc62817f0dad0568022b0279 (patch) | |
tree | 8c979cc840d1e0be548b504f5dc358280e503311 /emulators/virtualbox-ose-kmod/Makefile | |
parent | d92d139753482d9e16edc8c8f8b781c73d9b65d1 (diff) | |
download | ports-19324dd072425855fc62817f0dad0568022b0279.tar.gz ports-19324dd072425855fc62817f0dad0568022b0279.zip |
Notes
Diffstat (limited to 'emulators/virtualbox-ose-kmod/Makefile')
-rw-r--r-- | emulators/virtualbox-ose-kmod/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/virtualbox-ose-kmod/Makefile b/emulators/virtualbox-ose-kmod/Makefile index e40783e615bf..03b925e376d0 100644 --- a/emulators/virtualbox-ose-kmod/Makefile +++ b/emulators/virtualbox-ose-kmod/Makefile @@ -6,7 +6,7 @@ # PORTNAME= virtualbox-ose -DISTVERSION= 3.1.6 +DISTVERSION= 3.1.8 CATEGORIES= emulators kld MASTER_SITES= http://tmp.chruetertee.ch/ \ http://freebsd.unixfreunde.de/sources/ \ |