Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Apr 2015 20:04:26 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r384517 - head/security/tinc
Message-ID:  <201504222004.t3MK4QQW085775@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Wed Apr 22 20:04:25 2015
New Revision: 384517
URL: https://svnweb.freebsd.org/changeset/ports/384517

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/security/tinc/Makefile

Modified: head/security/tinc/Makefile
==============================================================================
--- head/security/tinc/Makefile	Wed Apr 22 19:58:46 2015	(r384516)
+++ head/security/tinc/Makefile	Wed Apr 22 20:04:25 2015	(r384517)
@@ -15,7 +15,8 @@ LIB_DEPENDS=	liblzo2.so:${PORTSDIR}/arch
 
 LICENSE=	GPLv3
 
-USES=		makeinfo
+USES=		cpe makeinfo
+CPE_VENDOR=	tinc-vpn
 USE_OPENSSL=	yes
 GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include



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