git: b67154a75d57 - main - multimedia/mediainfo: Cosmetic change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Oct 2021 05:49:32 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b67154a75d57985fab6f9f82cf37847ed54be601
commit b67154a75d57985fab6f9f82cf37847ed54be601
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-10-13 05:36:10 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-10-13 05:36:10 +0000
multimedia/mediainfo: Cosmetic change
---
multimedia/mediainfo/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/multimedia/mediainfo/Makefile b/multimedia/mediainfo/Makefile
index fe7c59231bcd..08b40c0ca523 100644
--- a/multimedia/mediainfo/Makefile
+++ b/multimedia/mediainfo/Makefile
@@ -22,9 +22,9 @@ GNU_CONFIGURE= yes
USE_CXXSTD= c++11
USE_LDCONFIG= yes
-CPE_VENDOR= mediaarea
-
PLIST_FILES= bin/mediainfo
WRKSRC= ${WRKDIR}/MediaInfo_CLI_GNU_FromSource/MediaInfo/Project/GNU/CLI
+CPE_VENDOR= mediaarea
+
.include <bsd.port.mk>