diff options
-rw-r--r-- | games/solarwolf/Makefile | 2 | ||||
-rw-r--r-- | games/solarwolf/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/solarwolf/Makefile b/games/solarwolf/Makefile index 5bea2f684afb..5d0a45217976 100644 --- a/games/solarwolf/Makefile +++ b/games/solarwolf/Makefile @@ -5,7 +5,7 @@ PORTNAME= solarwolf PORTVERSION= 1.5 PORTREVISION= 11 CATEGORIES= games -MASTER_SITES= http://www.pygame.org/shredwheat/solarwolf/ +MASTER_SITES= https://www.pygame.org/shredwheat/solarwolf/ MAINTAINER= mail@maxlor.com COMMENT= Action/arcade game originally based of SolarFox on the Atari 2600 diff --git a/games/solarwolf/pkg-descr b/games/solarwolf/pkg-descr index cf9ba115163b..80fe8810737d 100644 --- a/games/solarwolf/pkg-descr +++ b/games/solarwolf/pkg-descr @@ -9,4 +9,4 @@ supports input from keyboard or joystick. The game is originally based of SolarFox on the Atari 2600. -WWW: http://www.pygame.org/shredwheat/solarwolf/ +WWW: https://www.pygame.org/shredwheat/solarwolf/index.shtml |