summaryrefslogtreecommitdiff
path: root/devel/py-gptscript/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-gptscript/Makefile')
-rw-r--r--devel/py-gptscript/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/py-gptscript/Makefile b/devel/py-gptscript/Makefile
index 9df371e51615..817c98736433 100644
--- a/devel/py-gptscript/Makefile
+++ b/devel/py-gptscript/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gptscript
DISTVERSIONPREFIX= v
-DISTVERSION= 0.9.7
+DISTVERSION= 0.9.8
CATEGORIES= devel python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -33,4 +33,5 @@ GH_PROJECT= py-gptscript
USE_PYTHON= autoplist pep517
NO_ARCH= yes
+
.include <bsd.port.mk>