git: 1484dfde71fe - main - devel/avro-cpp: Cosmetic change

Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Sep 27 15:58:35 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1484dfde71fec28a3464610d2940ba8242674178

commit 1484dfde71fec28a3464610d2940ba8242674178
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-27 15:36:57 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-27 15:55:50 +0000

    devel/avro-cpp: Cosmetic change
---
 devel/avro-cpp/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/devel/avro-cpp/Makefile b/devel/avro-cpp/Makefile
index f16f378b6bbe..b69945409c24 100644
--- a/devel/avro-cpp/Makefile
+++ b/devel/avro-cpp/Makefile
@@ -21,10 +21,10 @@ USE_CXXSTD=	c++11
 USE_LDCONFIG=	yes
 WRKSRC_SUBDIR=	lang/c++
 
-CPE_VENDOR=	apache
-
 PLIST_SUB=	PORTVERSION=${PORTVERSION}
 
+CPE_VENDOR=	apache
+
 GH_ACCOUNT=	apache
 USE_GITHUB=	yes
 


More information about the dev-commits-ports-all mailing list