svn commit: r382476 - head/mail/james

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Mar 28 12:18:18 UTC 2015


Author: sunpoet
Date: Sat Mar 28 12:18:17 2015
New Revision: 382476
URL: https://svnweb.freebsd.org/changeset/ports/382476
QAT: https://qat.redports.org/buildarchive/r382476/

Log:
  - Add CPE information
  
  PR:		198968
  Submitted by:	shun <shun.fbsd.pr at dropcut.net>

Modified:
  head/mail/james/Makefile

Modified: head/mail/james/Makefile
==============================================================================
--- head/mail/james/Makefile	Sat Mar 28 12:18:11 2015	(r382475)
+++ head/mail/james/Makefile	Sat Mar 28 12:18:17 2015	(r382476)
@@ -12,6 +12,8 @@ DISTNAME=	${PORTNAME}-binary-${PORTVERSI
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Java SMTP and POP3 Mail server and NNTP News server
 
+USES=		cpe
+CPE_VENDOR=	apache
 USE_JAVA=	yes
 JAVA_VERSION=	1.6+
 NO_BUILD=	YES


More information about the svn-ports-head mailing list