aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-08-20 08:45:15 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-08-20 08:45:15 +0000
commitab9b90fefc356532eda04057ca2e3dee3452a626 (patch)
tree125bbb55098837f325a1f9c858812934b501e4d8
parent2e917248f7b6b7a782c70785a394acede1911d92 (diff)
downloadports-ab9b90fefc356532eda04057ca2e3dee3452a626.tar.gz
ports-ab9b90fefc356532eda04057ca2e3dee3452a626.zip
mail/horde-ingo: Fix CPE information
Approved by: portmgr (blanket)
-rw-r--r--mail/horde-ingo/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/horde-ingo/Makefile b/mail/horde-ingo/Makefile
index 0f466c3703be..2a141336ba85 100644
--- a/mail/horde-ingo/Makefile
+++ b/mail/horde-ingo/Makefile
@@ -30,4 +30,6 @@ USE_HORDE_RUN= Horde_Role \
RUN_DEPENDS+= ${PEARDIR}/Net/Sieve.php:net/pear-Net_Sieve@${PHP_FLAVOR} \
${PEARDIR}/Net/Socket.php:net/pear-Net_Socket@${PHP_FLAVOR}
+CPE_VENDOR= horde
+
.include <bsd.port.mk>