svn commit: r398748 - head/devel/catch

Pietro Cerutti gahr at FreeBSD.org
Wed Oct 7 06:05:13 UTC 2015


Author: gahr
Date: Wed Oct  7 06:05:11 2015
New Revision: 398748
URL: https://svnweb.freebsd.org/changeset/ports/398748

Log:
  devel/catch - fix DISTVERSION

Modified:
  head/devel/catch/Makefile

Modified: head/devel/catch/Makefile
==============================================================================
--- head/devel/catch/Makefile	Wed Oct  7 05:21:54 2015	(r398747)
+++ head/devel/catch/Makefile	Wed Oct  7 06:05:11 2015	(r398748)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	catch
-DISTVERSION=	1.2.1-develop.14
+DISTVERSION=	v1.2.1-develop.14
 CATEGORIES=	devel
 
 MAINTAINER=	gahr at FreeBSD.org


More information about the svn-ports-head mailing list