summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authornikita <nikita@pkgsrc.org>2022-05-24 10:29:30 +0000
committernikita <nikita@pkgsrc.org>2022-05-24 10:29:30 +0000
commit4460b102b9b581b8b4a57f693600ebe5be7d7064 (patch)
tree3b5ad70fcc3e31f80df71f425cd70d80c7103517 /games
parenta844e20f879d5b397163fa76f36deefc1afa70f5 (diff)
downloadpkgsrc-4460b102b9b581b8b4a57f693600ebe5be7d7064.tar.gz
frotz: switch to USE_GITLAB.
Diffstat (limited to 'games')
-rw-r--r--games/frotz/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/games/frotz/Makefile b/games/frotz/Makefile
index de3c5bf0fc0..24a2fdc06be 100644
--- a/games/frotz/Makefile
+++ b/games/frotz/Makefile
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.42 2022/05/15 18:41:54 nia Exp $
+# $NetBSD: Makefile,v 1.43 2022/05/24 10:29:30 nikita Exp $
DISTNAME= frotz-2.54
CATEGORIES= games
-MASTER_SITES= https://gitlab.com/DavidGriffith/frotz/-/archive/${PKGVERSION_NOREV}/
+MASTER_SITES= ${MASTER_SITE_GITLAB:=DavidGriffith/}
+GITLAB_PROJECT= frotz
+GITLAB_RELEASE= ${PKGVERSION_NOREV}
MAINTAINER= seebs@plethora.net
HOMEPAGE= https://davidgriffith.gitlab.io/frotz/