svn commit: r482873 - branches/2018Q4/emulators/virtualbox-ose-additions

Sergey A. Osokin osa at FreeBSD.org
Tue Oct 23 20:08:49 UTC 2018


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


More information about the svn-ports-all mailing list