git: 95e7f5fb82e5 - main - multimedia/mkvtoolnix-nox11: Fix typo
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 06 Mar 2023 07:20:25 UTC
The branch main has been updated by riggs:
URL: https://cgit.FreeBSD.org/ports/commit/?id=95e7f5fb82e541111d28015ebb10e570e78958ea
commit 95e7f5fb82e541111d28015ebb10e570e78958ea
Author: Thomas Zander <riggs@FreeBSD.org>
AuthorDate: 2023-03-06 07:18:58 +0000
Commit: Thomas Zander <riggs@FreeBSD.org>
CommitDate: 2023-03-06 07:18:58 +0000
multimedia/mkvtoolnix-nox11: Fix typo
While on it: Pet portlint
Reported by: keith.chiem@gmail.com (via mail)
---
multimedia/mkvtoolnix-nox11/Makefile | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/multimedia/mkvtoolnix-nox11/Makefile b/multimedia/mkvtoolnix-nox11/Makefile
index e1300316bcfa..c2cff977e8b3 100644
--- a/multimedia/mkvtoolnix-nox11/Makefile
+++ b/multimedia/mkvtoolnix-nox11/Makefile
@@ -1,8 +1,7 @@
-PORTNAME= mkvtoolnis-nox11
+PORTNAME= mkvtoolnix-nox11
+PORTREVISION= 1
CATEGORIES= lang
-PORTREVISION= 0
-
MAINTAINER= riggs@FreeBSD.org
COMMENT= Tools to extract from/get info about/create Matroska media streams (no X11)