diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-07-12 09:11:00 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-07-12 09:11:00 +0000 |
commit | 0a25bd6117436e5f004d34b14d5a595d00c9b275 (patch) | |
tree | eb0425094014a0dc9a118dea262bcd5588f2dbb6 /emulators | |
parent | fa34a754b3c442d7a15b13918dd52a87fd1c854c (diff) | |
download | ports-0a25bd6117436e5f004d34b14d5a595d00c9b275.tar.gz ports-0a25bd6117436e5f004d34b14d5a595d00c9b275.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/virtualbox-ose/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/virtualbox-ose/Makefile b/emulators/virtualbox-ose/Makefile index dc77d4f27d2b..561ec26fa0c4 100644 --- a/emulators/virtualbox-ose/Makefile +++ b/emulators/virtualbox-ose/Makefile @@ -3,7 +3,7 @@ PORTNAME= virtualbox-ose DISTVERSION= 4.2.16 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= http://download.virtualbox.org/virtualbox/${DISTVERSION}/ \ http://tmp.chruetertee.ch/ \ |