git: 98e1a6723629 - main - www/tinyproxy: Cosmetic change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Oct 2021 16:01:47 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=98e1a6723629bc9a62ac4d55e601a59bf98f67fe
commit 98e1a6723629bc9a62ac4d55e601a59bf98f67fe
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-10-25 15:06:36 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-10-25 15:57:18 +0000
www/tinyproxy: Cosmetic change
---
www/tinyproxy/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/www/tinyproxy/Makefile b/www/tinyproxy/Makefile
index be3df332f45f..4960a7469bcf 100644
--- a/www/tinyproxy/Makefile
+++ b/www/tinyproxy/Makefile
@@ -14,7 +14,6 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
USES= cpe gmake tar:xz
-CPE_VENDOR= ${PORTNAME}_project
CONFIGURE_ARGS= --bindir=${PREFIX}/sbin \
--disable-manpage_support \
@@ -22,6 +21,8 @@ CONFIGURE_ARGS= --bindir=${PREFIX}/sbin \
GNU_CONFIGURE= yes
USE_RC_SUBR= tinyproxy
+CPE_VENDOR= tinyproxy_project
+
OPTIONS_DEFINE= FILTER REVERSE UPSTREAM TRANSPARENT XHEADER
OPTIONS_DEFAULT=FILTER REVERSE UPSTREAM TRANSPARENT XHEADER
FILTER_DESC= Filter support