git: fc0a629b1f36 - main - devel/xxhash: Cosmetic change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 05 Sep 2024 06:19:57 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=fc0a629b1f363e135b6974096beef23c2e0505f0 commit fc0a629b1f363e135b6974096beef23c2e0505f0 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-09-05 05:24:56 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-09-05 06:17:45 +0000 devel/xxhash: Cosmetic change --- devel/xxhash/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/xxhash/Makefile b/devel/xxhash/Makefile index 54f7546bc12f..6c29ac4db06a 100644 --- a/devel/xxhash/Makefile +++ b/devel/xxhash/Makefile @@ -1,7 +1,7 @@ PORTNAME= xxhash PORTVERSION= 0.8.2 -PORTREVISION= 1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org