diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2013-06-24 06:07:53 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2013-06-24 06:07:53 +0000 |
commit | 68b99e5eada0e5b39fd83310db12fcd33150a720 (patch) | |
tree | 781f9a7ed22d41bf677d4d8f4bcefbcff2dbb75d /emulators/virtualbox-ose/Makefile | |
parent | e758ac528fdc7d3238c709af5b16cb37e83c4b62 (diff) | |
download | ports-68b99e5eada0e5b39fd83310db12fcd33150a720.tar.gz ports-68b99e5eada0e5b39fd83310db12fcd33150a720.zip |
Notes
Diffstat (limited to 'emulators/virtualbox-ose/Makefile')
-rw-r--r-- | emulators/virtualbox-ose/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/virtualbox-ose/Makefile b/emulators/virtualbox-ose/Makefile index 2b5902d65849..c9280767b5fa 100644 --- a/emulators/virtualbox-ose/Makefile +++ b/emulators/virtualbox-ose/Makefile @@ -1,8 +1,8 @@ -# Created by: Bernhard Froehlich <decke@bluelife.at> +# Created by: Bernhard Froehlich <decke@bluelife.at> # $FreeBSD$ PORTNAME= virtualbox-ose -DISTVERSION= 4.2.12 +DISTVERSION= 4.2.14 CATEGORIES= emulators MASTER_SITES= http://download.virtualbox.org/virtualbox/${DISTVERSION}/ \ http://tmp.chruetertee.ch/ \ |