pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/frotz frotz: Fix typo in HOMEPAGE
details: https://anonhg.NetBSD.org/pkgsrc/rev/5c933644b0a9
branches: trunk
changeset: 336624:5c933644b0a9
user: nia <nia%pkgsrc.org@localhost>
date: Thu Jul 18 15:06:50 2019 +0000
description:
frotz: Fix typo in HOMEPAGE
diffstat:
games/frotz/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 2fe97eed7f4e -r 5c933644b0a9 games/frotz/Makefile
--- a/games/frotz/Makefile Thu Jul 18 15:04:11 2019 +0000
+++ b/games/frotz/Makefile Thu Jul 18 15:06:50 2019 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.33 2019/07/18 11:54:26 nia Exp $
+# $NetBSD: Makefile,v 1.34 2019/07/18 15:06:50 nia Exp $
DISTNAME= frotz-2.44
CATEGORIES= games
MASTER_SITES= https://gitlab.com/DavidGriffith/frotz/-/archive/${PKGVERSION_NOREV}/
MAINTAINER= seebs%plethora.net@localhost
-HOMEPAGE= https://davidgriffith.gitlab.io/frotz/j
+HOMEPAGE= https://davidgriffith.gitlab.io/frotz/
COMMENT= Curses-based interpreter for Infocom-compatible games
LICENSE= gnu-gpl-v2
Home |
Main Index |
Thread Index |
Old Index