Date: Thu, 18 Mar 2021 20:01:10 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r568758 - head/emulators/virtualbox-ose-kmod Message-ID: <202103182001.12IK1Al9074489@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Thu Mar 18 20:01:10 2021 New Revision: 568758 URL: https://svnweb.freebsd.org/changeset/ports/568758 Log: emulators/virtualbox-ose-kmod: Spell PORTREVISION correctly Modified: head/emulators/virtualbox-ose-kmod/Makefile Modified: head/emulators/virtualbox-ose-kmod/Makefile ============================================================================== --- head/emulators/virtualbox-ose-kmod/Makefile Thu Mar 18 19:30:12 2021 (r568757) +++ head/emulators/virtualbox-ose-kmod/Makefile Thu Mar 18 20:01:10 2021 (r568758) @@ -3,7 +3,7 @@ PORTNAME= virtualbox-ose PORTVERSION= 6.1.18 -PORTREVERSION= 1 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= https://download.virtualbox.org/virtualbox/${PORTVERSION}/ PKGNAMESUFFIX= -kmod
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103182001.12IK1Al9074489>