diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-04 18:08:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-04 18:08:18 +0000 |
commit | 023f36ff6d6de6ac60190d7f73ad3d24848c9382 (patch) | |
tree | 2140acd08fdb7c2bebdf64bf56496edf2f1ec3d1 /games/teeworlds/Makefile | |
parent | b91035777d428e038c4b42cfa6a57b550f7e0d40 (diff) | |
download | pkgsrc-023f36ff6d6de6ac60190d7f73ad3d24848c9382.tar.gz |
Follow some redirects.
Diffstat (limited to 'games/teeworlds/Makefile')
-rw-r--r-- | games/teeworlds/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/teeworlds/Makefile b/games/teeworlds/Makefile index a1179c6d2a2..f3905409729 100644 --- a/games/teeworlds/Makefile +++ b/games/teeworlds/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2017/01/01 14:43:41 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2017/09/04 18:08:24 wiz Exp $ DISTNAME= teeworlds-0.6.3-src PKGNAME= ${DISTNAME:S/-src//} @@ -6,7 +6,7 @@ CATEGORIES= games MASTER_SITES= http://downloads.teeworlds.com/ MAINTAINER= fstd.lkml@gmail.com -HOMEPAGE= http://www.teeworlds.com/ +HOMEPAGE= https://www.teeworlds.com/ COMMENT= Fast-paced retro multiplayer shooter LICENSE= zlib AND 2-clause-bsd AND modified-bsd AND cc-by-sa-v3.0 |