From 91e5a1a361c7e20cca32c57d95639d4a4432d6aa Mon Sep 17 00:00:00 2001 From: nia Date: Thu, 18 Jul 2019 15:06:50 +0000 Subject: frotz: Fix typo in HOMEPAGE --- games/frotz/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games/frotz/Makefile b/games/frotz/Makefile index 52ff7e7a597..2f318bc01c4 100644 --- a/games/frotz/Makefile +++ b/games/frotz/Makefile @@ -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 -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 -- cgit v1.2.3