svn commit: r386652 - head/news/inn
Dmitry Marakasov
amdmi3 at FreeBSD.org
Mon May 18 01:37:14 UTC 2015
Author: amdmi3
Date: Mon May 18 01:37:13 2015
New Revision: 386652
URL: https://svnweb.freebsd.org/changeset/ports/386652
Log:
- Add CPE info
Approved by: portmgr blanket
Modified:
head/news/inn/Makefile
Modified: head/news/inn/Makefile
==============================================================================
--- head/news/inn/Makefile Mon May 18 01:27:46 2015 (r386651)
+++ head/news/inn/Makefile Mon May 18 01:37:13 2015 (r386652)
@@ -21,7 +21,8 @@ SUB_FILES= pkg-install
LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX}
-USES= gmake perl5 uidfix
+USES= cpe gmake perl5 uidfix
+CPE_VENDOR= isc
CONFLICTS?= inn-stable-[0-9]* inn-current-[0-9]*
More information about the svn-ports-all
mailing list