Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 2021 12:59:22 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3390cda8dbe1 - main - www/pear-Horde_Service_UrlShortener: Add CPE information
Message-ID:  <202109211259.18LCxM2c068352@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3390cda8dbe19af81f625cb39d9492684c7aa94f

commit 3390cda8dbe19af81f625cb39d9492684c7aa94f
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-21 12:31:40 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-21 12:58:06 +0000

    www/pear-Horde_Service_UrlShortener: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 www/pear-Horde_Service_UrlShortener/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/www/pear-Horde_Service_UrlShortener/Makefile b/www/pear-Horde_Service_UrlShortener/Makefile
index a2fcbb3eee2c..bc6b490cb24a 100644
--- a/www/pear-Horde_Service_UrlShortener/Makefile
+++ b/www/pear-Horde_Service_UrlShortener/Makefile
@@ -7,9 +7,11 @@ CATEGORIES=	www pear
 MAINTAINER=	horde@FreeBSD.org
 COMMENT=	Horde URL shortening services interface
 
-USES=	horde
+USES=		cpe horde
 USE_HORDE_RUN=	Horde_Exception \
 		Horde_Http \
 		Horde_Url
 
+CPE_VENDOR=	horde
+
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109211259.18LCxM2c068352>