Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Mar 2025 16:44:37 GMT
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: cf722e9ab056 - main - graphics/xsane: Replace PORTVERSION with DISTVERSION
Message-ID:  <202503171644.52HGibo6005128@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=cf722e9ab056c3392f38b5c68e3e622fca38b5c3

commit cf722e9ab056c3392f38b5c68e3e622fca38b5c3
Author:     Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2025-03-17 16:23:18 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-03-17 16:23:18 +0000

    graphics/xsane: Replace PORTVERSION with DISTVERSION
---
 graphics/xsane/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/graphics/xsane/Makefile b/graphics/xsane/Makefile
index 4c48cc2af322..4f3f368a2655 100644
--- a/graphics/xsane/Makefile
+++ b/graphics/xsane/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	xsane
-PORTVERSION=	0.999
+DISTVERSION=	0.999
 PORTREVISION=	11
 CATEGORIES=	graphics
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202503171644.52HGibo6005128>