summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
Diffstat (limited to 'chat')
-rw-r--r--chat/py-matrix-common/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/chat/py-matrix-common/Makefile b/chat/py-matrix-common/Makefile
index 66f04d676d5..06ac1956cb5 100644
--- a/chat/py-matrix-common/Makefile
+++ b/chat/py-matrix-common/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2022/01/30 09:38:39 js Exp $
+# $NetBSD: Makefile,v 1.2 2022/01/30 10:10:00 js Exp $
-DISTNAME= matrix-python-common-1.0.0
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+DISTNAME= matrix-python-common-${PKGVERSION_NOREV}
+PKGNAME= ${PYPKGPREFIX}-matrix-common-1.0.0
+PKGREVISION= 1
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_GITHUB:=matrix-org/}
GITHUB_PROJECT= matrix-python-common