aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/tinyproxy/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/tinyproxy/Makefile b/www/tinyproxy/Makefile
index c51ccb7b4525..be3df332f45f 100644
--- a/www/tinyproxy/Makefile
+++ b/www/tinyproxy/Makefile
@@ -13,7 +13,8 @@ COMMENT= Small, efficient HTTP proxy server
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= gmake tar:xz
+USES= cpe gmake tar:xz
+CPE_VENDOR= ${PORTNAME}_project
CONFIGURE_ARGS= --bindir=${PREFIX}/sbin \
--disable-manpage_support \