svn commit: r474257 - head/cad/qcad

Michael Reifenberger mr at FreeBSD.org
Mon Jul 9 13:57:37 UTC 2018


Author: mr
Date: Mon Jul  9 13:57:36 2018
New Revision: 474257
URL: https://svnweb.freebsd.org/changeset/ports/474257

Log:
  Really bunp PORTREVISION this time...
  
  Reported by:	linimon

Modified:
  head/cad/qcad/Makefile

Modified: head/cad/qcad/Makefile
==============================================================================
--- head/cad/qcad/Makefile	Mon Jul  9 13:54:58 2018	(r474256)
+++ head/cad/qcad/Makefile	Mon Jul  9 13:57:36 2018	(r474257)
@@ -4,7 +4,7 @@
 PORTNAME=	qcad
 PORTVERSION=	3.21.1.1
 DISTVERSIONPREFIX=	v
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	cad
 DIST_SUBDIR=	${PORTNAME}
 


More information about the svn-ports-all mailing list