svn commit: r384545 - head/net/radsecproxy
Dmitry Marakasov
amdmi3 at FreeBSD.org
Thu Apr 23 00:38:05 UTC 2015
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}
More information about the svn-ports-head
mailing list