svn commit: r384044 - head/ftp/horde-gollem

Bartek Rutkowski robak at FreeBSD.org
Wed Apr 15 11:14:31 UTC 2015


Author: robak
Date: Wed Apr 15 11:14:30 2015
New Revision: 384044
URL: https://svnweb.freebsd.org/changeset/ports/384044

Log:
  ftp/horde-gollem: revert the CPE info commit due to mm@ disapproval
  
  PR:		199368
  Approved by:	mm

Modified:
  head/ftp/horde-gollem/Makefile

Modified: head/ftp/horde-gollem/Makefile
==============================================================================
--- head/ftp/horde-gollem/Makefile	Wed Apr 15 11:13:49 2015	(r384043)
+++ head/ftp/horde-gollem/Makefile	Wed Apr 15 11:14:30 2015	(r384044)
@@ -12,10 +12,7 @@ COMMENT=	Horde Web-based File Manager
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=	cpe horde
-CPE_PRODUCT=	groupware
-CPE_VENDOR=	horde
-CPE_EDITION=	webmail
+USES=	horde
 USE_PHP=	gettext json
 USE_HORDE_BUILD=	Horde_Role
 USE_HORDE_RUN=	Horde_Role \


More information about the svn-ports-all mailing list