diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2010-01-24 23:16:53 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2010-01-24 23:16:53 +0000 |
commit | 7ec69757cf6a5e5213a5a054afea30a710faffb9 (patch) | |
tree | d8b0ea71542dde7da9156af1c1296ec624ae4566 /emulators/virtualbox-ose-kmod/Makefile | |
parent | 6e186028798dc7e7652c1793a41ea46d5f39eaa6 (diff) | |
download | ports-7ec69757cf6a5e5213a5a054afea30a710faffb9.tar.gz ports-7ec69757cf6a5e5213a5a054afea30a710faffb9.zip |
Notes
Diffstat (limited to 'emulators/virtualbox-ose-kmod/Makefile')
-rw-r--r-- | emulators/virtualbox-ose-kmod/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/virtualbox-ose-kmod/Makefile b/emulators/virtualbox-ose-kmod/Makefile index a0da9cfeac2c..d099cac53a61 100644 --- a/emulators/virtualbox-ose-kmod/Makefile +++ b/emulators/virtualbox-ose-kmod/Makefile @@ -7,6 +7,7 @@ PORTNAME= virtualbox-ose DISTVERSION= 3.1.2 +PORTREVISION= 1 CATEGORIES= emulators kld MASTER_SITES= http://tmp.chruetertee.ch/ \ http://freebsd.unixfreunde.de/sources/ \ |