git: 06ed9b57230c - main - graphics/ptex: fix plist after Doxygen update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 16 Jan 2023 19:32:49 UTC
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