Date: Sat, 10 Sep 2022 13:03:29 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b0e023257a78 - main - devel/libmustache: Clean up Message-ID: <202209101303.28AD3T2P027062@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=b0e023257a788329258755b8f7fc615f61e7cd13 commit b0e023257a788329258755b8f7fc615f61e7cd13 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-09-10 12:52:57 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-09-10 12:52:57 +0000 devel/libmustache: Clean up --- devel/libmustache/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/devel/libmustache/Makefile b/devel/libmustache/Makefile index fb02438bd551..55b8909b8570 100644 --- a/devel/libmustache/Makefile +++ b/devel/libmustache/Makefile @@ -3,7 +3,6 @@ PORTVERSION= 0.5.0 DISTVERSIONPREFIX= v PORTREVISION= 3 CATEGORIES= devel -#MASTER_SITES= MAINTAINER= sunpoet@FreeBSD.org COMMENT= C++ implementation of Mustache
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209101303.28AD3T2P027062>