Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Feb 2016 06:29:59 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r408133 - head/sysutils/puppet38
Message-ID:  <201602050629.u156Txdo089486@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Fri Feb  5 06:29:59 2016
New Revision: 408133
URL: https://svnweb.freebsd.org/changeset/ports/408133

Log:
  Fix PKGBASE collision

Modified:
  head/sysutils/puppet38/Makefile

Modified: head/sysutils/puppet38/Makefile
==============================================================================
--- head/sysutils/puppet38/Makefile	Fri Feb  5 06:21:59 2016	(r408132)
+++ head/sysutils/puppet38/Makefile	Fri Feb  5 06:29:59 2016	(r408133)
@@ -6,7 +6,7 @@ PORTVERSION=	3.8.4
 PORTREVISION=	1
 CATEGORIES=	sysutils
 MASTER_SITES=	http://downloads.puppetlabs.com/puppet/
-PKGNAMESUFFIX=	37
+PKGNAMESUFFIX=	38
 
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Configuration management framework written in Ruby



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602050629.u156Txdo089486>