Date: Tue, 23 Oct 2018 20:08:48 +0000 (UTC) From: "Sergey A. Osokin" <osa@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r482873 - branches/2018Q4/emulators/virtualbox-ose-additions Message-ID: <201810232008.w9NK8mpk036406@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: osa Date: Tue Oct 23 20:08:48 2018 New Revision: 482873 URL: https://svnweb.freebsd.org/changeset/ports/482873 Log: Remove a duplicate of PORTREVISION introduced by r482871. Approved by: portmgr (implicit) Modified: branches/2018Q4/emulators/virtualbox-ose-additions/Makefile Modified: branches/2018Q4/emulators/virtualbox-ose-additions/Makefile ============================================================================== --- branches/2018Q4/emulators/virtualbox-ose-additions/Makefile Tue Oct 23 19:52:37 2018 (r482872) +++ branches/2018Q4/emulators/virtualbox-ose-additions/Makefile Tue Oct 23 20:08:48 2018 (r482873) @@ -4,7 +4,6 @@ PORTNAME= virtualbox-ose PORTVERSION= 5.2.18 PORTREVISION= 1 -PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://download.virtualbox.org/virtualbox/${PORTVERSION}/ PKGNAMESUFFIX?= -additions
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810232008.w9NK8mpk036406>