Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Nov 2017 12:31:24 +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: r453542 - head/security/tinc-devel
Message-ID:  <201711051231.vA5CVOlc056662@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Nov  5 12:31:23 2017
New Revision: 453542
URL: https://svnweb.freebsd.org/changeset/ports/453542

Log:
  Fix PKGBASE collision with security/tinc

Modified:
  head/security/tinc-devel/Makefile

Modified: head/security/tinc-devel/Makefile
==============================================================================
--- head/security/tinc-devel/Makefile	Sun Nov  5 12:04:45 2017	(r453541)
+++ head/security/tinc-devel/Makefile	Sun Nov  5 12:31:23 2017	(r453542)
@@ -5,6 +5,7 @@ PORTVERSION=	1.1pre15
 CATEGORIES=	security
 MASTER_SITES=	https://www.tinc-vpn.org/packages/ \
 		http://www.tinc-vpn.org/packages/
+PKGNAMESUFFIX=	-devel
 
 MAINTAINER=	dinoex@FreeBSD.org
 COMMENT=	Virtual Private Network (VPN) daemon



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