diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-12-01 21:08:31 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-12-01 21:08:31 +0800 |
commit | 1e371962d88ad776b2e043dac83cf99288097651 (patch) | |
tree | a27f81b602124ab0c305862878162571cb4e0adc | |
parent | 34dafc613e2059add59c5f3b6b0c7a27b8503c46 (diff) | |
download | freebsd-ports-gnome-1e371962d88ad776b2e043dac83cf99288097651.tar.gz freebsd-ports-gnome-1e371962d88ad776b2e043dac83cf99288097651.tar.zst freebsd-ports-gnome-1e371962d88ad776b2e043dac83cf99288097651.zip |
Update MASTER_SITES and WWW
-rw-r--r-- | games/farblazer/Makefile | 2 | ||||
-rw-r--r-- | games/farblazer/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/farblazer/Makefile b/games/farblazer/Makefile index f1a1da956831..1461960cb80c 100644 --- a/games/farblazer/Makefile +++ b/games/farblazer/Makefile @@ -5,7 +5,7 @@ PORTNAME= farblazer PORTVERSION= 0.7 PORTREVISION= 12 CATEGORIES= games -MASTER_SITES= http://www.pygame.org/gamelets/games/ \ +MASTER_SITES= https://www.pygame.org/gamelets/games/ \ SF/nemysisfreebsdp/${CATEGORIES}/:icons DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}.png:icons diff --git a/games/farblazer/pkg-descr b/games/farblazer/pkg-descr index acf46bfdae86..93437005ca0f 100644 --- a/games/farblazer/pkg-descr +++ b/games/farblazer/pkg-descr @@ -2,4 +2,4 @@ The apple][ shooter StarBlazer is recreated in this project. Featuring different bombing missions on each level while you try to maintain control of the skies. -WWW: http://www.pygame.org/gamelets/index.shtml +WWW: https://www.pygame.org/gamelets/index.shtml |