Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Apr 2015 00:38:05 +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: r384545 - head/net/radsecproxy
Message-ID:  <201504230038.t3N0c5rR090228@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu Apr 23 00:38:04 2015
New Revision: 384545
URL: https://svnweb.freebsd.org/changeset/ports/384545

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/net/radsecproxy/Makefile

Modified: head/net/radsecproxy/Makefile
==============================================================================
--- head/net/radsecproxy/Makefile	Thu Apr 23 00:21:23 2015	(r384544)
+++ head/net/radsecproxy/Makefile	Thu Apr 23 00:38:04 2015	(r384545)
@@ -12,7 +12,8 @@ COMMENT=	Radsecproxy is a generic RADIUS
 LICENSE=	GPLv2 BSD3CLAUSE
 LICENSE_COMB=	dual
 
-USES=		tar:xz
+USES=		cpe tar:xz
+CPE_VENDOR=	uninett
 
 GNU_CONFIGURE=	yes
 USE_RC_SUBR=	${PORTNAME}



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