Date: Mon, 16 Jan 2023 19:32:49 GMT From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 06ed9b57230c - main - graphics/ptex: fix plist after Doxygen update Message-ID: <202301161932.30GJWnIi079335@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=06ed9b57230cecdc2d88c25037d984420c798912 commit 06ed9b57230cecdc2d88c25037d984420c798912 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2023-01-16 19:12:09 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2023-01-16 19:32:05 +0000 graphics/ptex: fix plist after Doxygen update --- graphics/ptex/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/graphics/ptex/Makefile b/graphics/ptex/Makefile index 0dcbf6578aa0..426be3518688 100644 --- a/graphics/ptex/Makefile +++ b/graphics/ptex/Makefile @@ -1,6 +1,7 @@ PORTNAME= ptex DISTVERSIONPREFIX= v DISTVERSION= 2.4.2 +PORTREVISION= 1 CATEGORIES?= graphics MAINTAINER= FreeBSD@Shaneware.biz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301161932.30GJWnIi079335>