pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/frotz
Module Name: pkgsrc
Committed By: nikita
Date: Tue May 24 10:29:30 UTC 2022
Modified Files:
pkgsrc/games/frotz: Makefile
Log Message:
frotz: switch to USE_GITLAB.
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/games/frotz/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/games/frotz/Makefile
diff -u pkgsrc/games/frotz/Makefile:1.42 pkgsrc/games/frotz/Makefile:1.43
--- pkgsrc/games/frotz/Makefile:1.42 Sun May 15 18:41:54 2022
+++ pkgsrc/games/frotz/Makefile Tue May 24 10:29:30 2022
@@ -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@localhost
HOMEPAGE= https://davidgriffith.gitlab.io/frotz/
Home |
Main Index |
Thread Index |
Old Index