git: 4e7e65c3187b - main - graphics/airsaned: Fix fetch
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 30 Mar 2022 17:11:00 UTC
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