git: 37f881b395d6 - main - graphics/libepoxy: Style fixes

From: Gleb Popov <arrowd_at_FreeBSD.org>
Date: Sun, 14 Jul 2024 12:09:47 UTC
The branch main has been updated by arrowd:

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

commit 37f881b395d619d4f91f4499736ecbf540ee7ebe
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2024-07-14 12:09:24 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2024-07-14 12:09:42 +0000

    graphics/libepoxy: Style fixes
    
    Reported by:    jbeich
---
 graphics/libepoxy/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/graphics/libepoxy/Makefile b/graphics/libepoxy/Makefile
index 173c98b18520..c3c93f7598fc 100644
--- a/graphics/libepoxy/Makefile
+++ b/graphics/libepoxy/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	libepoxy
 DISTVERSION=	1.5.10
 CATEGORIES=	graphics
-MASTER_SITES=   GNOME/sources/${PORTNAME}/${PORTVERSION:C/\.([0-9]+)$$//}
+MASTER_SITES=	GNOME/sources/${PORTNAME}/${PORTVERSION:R}
 
 MAINTAINER=	x11@FreeBSD.org
 COMMENT=	Library to handle OpenGL function pointer management