diff options
author | Neel Chauhan <nc@FreeBSD.org> | 2022-03-01 17:24:29 +0000 |
---|---|---|
committer | Neel Chauhan <nc@FreeBSD.org> | 2022-03-01 17:24:29 +0000 |
commit | e5e3b94bf83d8f2a366b76a46057a1cd3ce46bba (patch) | |
tree | 53999d8460fadd4d2d2694024fc0746bcb094512 /graphics/py-glfw/Makefile | |
parent | f0afbd9fbe0b8b279f2efee4a602d41b50b4ecd2 (diff) | |
download | ports-e5e3b94bf83d8f2a366b76a46057a1cd3ce46bba.tar.gz ports-e5e3b94bf83d8f2a366b76a46057a1cd3ce46bba.zip |
Diffstat (limited to 'graphics/py-glfw/Makefile')
-rw-r--r-- | graphics/py-glfw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-glfw/Makefile b/graphics/py-glfw/Makefile index fa1f42273f35..2a63758cd7bb 100644 --- a/graphics/py-glfw/Makefile +++ b/graphics/py-glfw/Makefile @@ -1,5 +1,5 @@ PORTNAME= glfw -PORTVERSION= 2.5.0 +PORTVERSION= 2.5.1 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |