Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Dec 2023 18:36:03 GMT
From:      Gleb Popov <arrowd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8936e7570427 - main - www/foreign-cdm: Fix my previous silly commit.
Message-ID:  <202312281836.3BSIa3Ux008032@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by arrowd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8936e757042721774e68da979087dfb76cc42abd

commit 8936e757042721774e68da979087dfb76cc42abd
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2023-12-28 18:35:23 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2023-12-28 18:35:23 +0000

    www/foreign-cdm: Fix my previous silly commit.
    
    Fixes:  d4c2c7123557449c902b59b715de54d4ba40f810
---
 www/foreign-cdm/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/foreign-cdm/Makefile b/www/foreign-cdm/Makefile
index 700914095689..21ea3cc09bcd 100644
--- a/www/foreign-cdm/Makefile
+++ b/www/foreign-cdm/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	foreign-cdm
 PORTVERSION=	20231217
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	www multimedia linux
 MASTER_SITES=	https://arrowd.name/:cdm
 DISTFILES=	cdm-${CDM_INT_HASH}.tar.gz:cdm



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312281836.3BSIa3Ux008032>