svn commit: r382693 - head/mail/gnumail

Bartek Rutkowski robak at FreeBSD.org
Mon Mar 30 17:07:25 UTC 2015


Author: robak
Date: Mon Mar 30 17:07:24 2015
New Revision: 382693
URL: https://svnweb.freebsd.org/changeset/ports/382693
QAT: https://qat.redports.org/buildarchive/r382693/

Log:
  mail/gnumail: add CPE information
  
  - Maintainer's timeout (theraven at FreeBSD.org)
  
  PR:		198470
  Submitted by:	Shun <shun.fbsd.pr at dropcut.net>

Modified:
  head/mail/gnumail/Makefile

Modified: head/mail/gnumail/Makefile
==============================================================================
--- head/mail/gnumail/Makefile	Mon Mar 30 16:59:52 2015	(r382692)
+++ head/mail/gnumail/Makefile	Mon Mar 30 17:07:24 2015	(r382693)
@@ -13,6 +13,9 @@ COMMENT=	GNUstep mail client
 
 LICENSE=	GPLv2
 
+USES+=	cpe
+CPE_VENDOR=	gnu
+
 USE_GNUSTEP=	yes
 USE_GNUSTEP_BACK=	yes
 USE_GNUSTEP_BUILD=	yes


More information about the svn-ports-head mailing list