aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2016-02-05 14:29:59 +0800
committerantoine <antoine@FreeBSD.org>2016-02-05 14:29:59 +0800
commitf8fd2876c12e006a9417f973715d802d576e3087 (patch)
treee8c6a83d4f5a42b5b9e179bbd61af93f0dd6182a
parent40df946ef13626c3ec798fe6d25cd9175878b682 (diff)
downloadfreebsd-ports-gnome-f8fd2876c12e006a9417f973715d802d576e3087.tar.gz
freebsd-ports-gnome-f8fd2876c12e006a9417f973715d802d576e3087.tar.zst
freebsd-ports-gnome-f8fd2876c12e006a9417f973715d802d576e3087.zip
Fix PKGBASE collision
-rw-r--r--sysutils/puppet38/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/puppet38/Makefile b/sysutils/puppet38/Makefile
index 49b2f65e58c6..c1c222a4c153 100644
--- a/sysutils/puppet38/Makefile
+++ b/sysutils/puppet38/Makefile
@@ -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