summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authornikita <nikita@pkgsrc.org>2022-05-24 11:25:23 +0000
committernikita <nikita@pkgsrc.org>2022-05-24 11:25:23 +0000
commit29b74177f8a4c7f71a89855f084c09b4aa72f458 (patch)
treed5b438d29dcef0010ad5800dc915093f2e89d683 /editors
parentc240b93fa55666284deb40d79b9e27d3daafa466 (diff)
downloadpkgsrc-29b74177f8a4c7f71a89855f084c09b4aa72f458.tar.gz
cesium: switch to USE_GITLAB.
Diffstat (limited to 'editors')
-rw-r--r--editors/cesium/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/editors/cesium/Makefile b/editors/cesium/Makefile
index e052fcd1c22..9cf8e55cd8e 100644
--- a/editors/cesium/Makefile
+++ b/editors/cesium/Makefile
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.6 2022/02/25 09:08:03 pin Exp $
+# $NetBSD: Makefile,v 1.7 2022/05/24 11:25:23 nikita Exp $
DISTNAME= cesium-0.2.1
CATEGORIES= editors
-MASTER_SITES= https://gitlab.com/NoahJelen/cesium/-/archive/${PKGVERSION_NOREV}/
+MASTER_SITES= ${MASTER_SITE_GITLAB:=NoahJelen/}
+GITLAB_PROJECT= cesium
+GITLAB_RELEASE= ${PKGVERSION_NOREV}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://gitlab.com/NoahJelen/cesium/