diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2012-05-23 12:39:20 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2012-05-23 12:39:20 +0000 |
commit | 9f028aea1dc4242465564753f6f25f3cd3ceb38e (patch) | |
tree | b3021543d093ba04bdfb1ebbdd07babc3f3ac7f6 /emulators/virtualbox-ose-additions/Makefile | |
parent | 1a0a4c804f9cad8468b8b8ca8f103ef1f7f33790 (diff) |
- Update to 4.1.16
- Update wiki link to troubleshooting page
Notes
Notes:
svn path=/head/; revision=297280
Diffstat (limited to 'emulators/virtualbox-ose-additions/Makefile')
-rw-r--r-- | emulators/virtualbox-ose-additions/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/virtualbox-ose-additions/Makefile b/emulators/virtualbox-ose-additions/Makefile index e3a613387ec7..1dd2b61e0aed 100644 --- a/emulators/virtualbox-ose-additions/Makefile +++ b/emulators/virtualbox-ose-additions/Makefile @@ -6,8 +6,7 @@ # PORTNAME= virtualbox-ose -DISTVERSION= 4.1.14 -PORTREVISION= 1 +DISTVERSION= 4.1.16 CATEGORIES= emulators kld MASTER_SITES= http://tmp.chruetertee.ch/ \ http://freebsd.unixfreunde.de/sources/ \ |