svn commit: r337045 - head/cad/pdnmesh

Tijl Coosemans tijl at FreeBSD.org
Fri Dec 20 17:25:23 UTC 2013


Author: tijl
Date: Fri Dec 20 17:25:22 2013
New Revision: 337045
URL: http://svnweb.freebsd.org/changeset/ports/337045

Log:
  Bump PORTREVISION for all the dependency changes in the previous commit.
  
  Reported by:	mat

Modified:
  head/cad/pdnmesh/Makefile

Modified: head/cad/pdnmesh/Makefile
==============================================================================
--- head/cad/pdnmesh/Makefile	Fri Dec 20 17:23:44 2013	(r337044)
+++ head/cad/pdnmesh/Makefile	Fri Dec 20 17:25:22 2013	(r337045)
@@ -3,7 +3,7 @@
 
 PORTNAME=	pdnmesh
 PORTVERSION=	0.2.2
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	cad
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-source/${PORTVERSION}
 


More information about the svn-ports-all mailing list