diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2015-06-09 14:25:41 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2015-06-09 14:25:41 +0000 |
commit | f2fc9d6de460a59d2ca4633a80086dc32e24c086 (patch) | |
tree | 2ac32e924ca63b881b3775b37ea4a9ca3a11cc2c /emulators | |
parent | 6828ea7d03181d2c9cef8349278476494f34aeaa (diff) |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/virtualbox-ose/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/virtualbox-ose/Makefile b/emulators/virtualbox-ose/Makefile index 1f91394d33ff..49380cfe2976 100644 --- a/emulators/virtualbox-ose/Makefile +++ b/emulators/virtualbox-ose/Makefile @@ -3,6 +3,7 @@ PORTNAME= virtualbox-ose DISTVERSION= 4.3.28 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://download.virtualbox.org/virtualbox/${DISTVERSION}/ \ http://tmp.chruetertee.ch/ \ |