diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2009-12-09 12:31:45 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2009-12-09 12:31:45 +0000 |
commit | 5909b90a90bc095cc99b068e050d21cd542d02d0 (patch) | |
tree | d4622082321c51996f063325b0c3205eb9dc023f /emulators/virtualbox-ose-kmod/Makefile | |
parent | 5e0299deef4f33e5cfaa36cb05c0e2d94a99aec1 (diff) | |
download | ports-5909b90a90bc095cc99b068e050d21cd542d02d0.tar.gz ports-5909b90a90bc095cc99b068e050d21cd542d02d0.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 635e8c3ceba8..46617a1b64b8 100644 --- a/emulators/virtualbox-ose-kmod/Makefile +++ b/emulators/virtualbox-ose-kmod/Makefile @@ -7,7 +7,7 @@ PORTNAME= virtualbox DISTVERSION= 3.0.51r22902 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators kld MASTER_SITES= http://tmp.chruetertee.ch/ \ http://freebsd.unixfreunde.de/sources/ \ |