diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-06 09:02:59 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-06 09:02:59 +0000 |
commit | 7ab203603ec24e6197bcbb355b3d5b68d1ecf0a1 (patch) | |
tree | 012f2da019f26a1ce23837b79744a6c07587d7e6 /games/xtris | |
parent | e516b8e5173c4f69fc6853fb8e02a0c397645ae7 (diff) | |
download | pkgsrc-7ab203603ec24e6197bcbb355b3d5b68d1ecf0a1.tar.gz |
Follow some redirects.
Diffstat (limited to 'games/xtris')
-rw-r--r-- | games/xtris/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xtris/Makefile b/games/xtris/Makefile index 95f09a2955d..3aa7e69271c 100644 --- a/games/xtris/Makefile +++ b/games/xtris/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2015/07/04 16:18:35 joerg Exp $ +# $NetBSD: Makefile,v 1.22 2017/09/06 09:03:01 wiz Exp $ # DISTNAME= xtris-1.15 @@ -7,7 +7,7 @@ CATEGORIES= games x11 MASTER_SITES= http://www.iagora.com/~espel/xtris/ MAINTAINER= opp@MuFFiN.Org -HOMEPAGE= http://www.iagora.com/~espel/xtris/xtris.html +HOMEPAGE= https://www.iagora.com/~espel/xtris/xtris.html COMMENT= Multi-player version of a popular game for the X Window system WRKSRC= ${WRKDIR}/xtris |