Date: Wed, 30 Mar 2022 17:11:00 GMT From: Neel Chauhan <nc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4e7e65c3187b - main - graphics/airsaned: Fix fetch Message-ID: <202203301711.22UHB0hJ039887@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=4e7e65c3187b414b1650cf0402b143cb4a810dd7 commit 4e7e65c3187b414b1650cf0402b143cb4a810dd7 Author: Neel Chauhan <nc@FreeBSD.org> AuthorDate: 2022-03-30 17:10:37 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2022-03-30 17:10:37 +0000 graphics/airsaned: Fix fetch Approved by: maintainer --- graphics/airsaned/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/airsaned/Makefile b/graphics/airsaned/Makefile index 53d95540c2d4..e4394b6d5d79 100644 --- a/graphics/airsaned/Makefile +++ b/graphics/airsaned/Makefile @@ -1,7 +1,7 @@ PORTNAME= airsaned DISTVERSIONPREFIX= v DISTVERSION= 0.3.3-0 -DISTVERSIONSUFFIX= -gg8e5dc45 +DISTVERSIONSUFFIX= -g8e5dc45 CATEGORIES= graphics MAINTAINER= fbsd@opal.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203301711.22UHB0hJ039887>