svn commit: r384043 - head/Mk/Uses
Martin Matuska
mm at FreeBSD.org
Wed Apr 15 11:13:50 UTC 2015
Author: mm
Date: Wed Apr 15 11:13:49 2015
New Revision: 384043
URL: https://svnweb.freebsd.org/changeset/ports/384043
Log:
Use "horde" as default CPE vendor for all horde applications
Modified:
head/Mk/Uses/horde.mk
Modified: head/Mk/Uses/horde.mk
==============================================================================
--- head/Mk/Uses/horde.mk Wed Apr 15 11:04:26 2015 (r384042)
+++ head/Mk/Uses/horde.mk Wed Apr 15 11:13:49 2015 (r384043)
@@ -19,6 +19,8 @@ HORDE_DIR?= www/horde
CONFLICTS+= horde3-*.[0-9]*
+CPE_VENDOR?= horde
+
DIST_SUBDIR= Horde
PEAR_CHANNEL= horde
More information about the svn-ports-all
mailing list