Date: Thu, 14 Oct 2021 21:16:33 GMT From: Piotr Kubaj <pkubaj@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3416f7c0adfc - main - games/julius: fix PORTNAME Message-ID: <202110142116.19ELGXYa049820@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=3416f7c0adfcd9bd6064146db342c49cf96891f5 commit 3416f7c0adfcd9bd6064146db342c49cf96891f5 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2021-10-14 21:15:04 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2021-10-14 21:15:04 +0000 games/julius: fix PORTNAME --- games/julius/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/games/julius/Makefile b/games/julius/Makefile index 90578ae1ca10..18a52adfe0dc 100644 --- a/games/julius/Makefile +++ b/games/julius/Makefile @@ -1,3 +1,4 @@ +PORTNAME= julius PORTVERSION= 1.7.0 DISTVERSIONPREFIX= v PORTEPOCH= 1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110142116.19ELGXYa049820>