diff options
Diffstat (limited to 'games/xu4/Makefile')
-rw-r--r-- | games/xu4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xu4/Makefile b/games/xu4/Makefile index 073daf914be..7ff2d3a92ca 100644 --- a/games/xu4/Makefile +++ b/games/xu4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2020/01/18 23:32:07 rillig Exp $ +# $NetBSD: Makefile,v 1.7 2020/03/20 11:57:45 nia Exp $ # DISTNAME= xu4-1.0beta3 @@ -7,7 +7,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xu4/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= https://xu4.sourceforge.net/ +HOMEPAGE= http://xu4.sourceforge.net/ COMMENT= Remake of Ultima IV LICENSE= gnu-gpl-v2 |