diff options
Diffstat (limited to 'games/oolite/Makefile')
-rw-r--r-- | games/oolite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/oolite/Makefile b/games/oolite/Makefile index 2d608e584253..85f3553bfb32 100644 --- a/games/oolite/Makefile +++ b/games/oolite/Makefile @@ -5,7 +5,7 @@ PORTNAME= oolite PORTVERSION= 1.84 PORTREVISION= 1 CATEGORIES= games gnustep -MASTER_SITES= http://github.com/OoliteProject/oolite/releases/download/1.84/ +MASTER_SITES= https://github.com/OoliteProject/oolite/releases/download/1.84/ DISTNAME= ${PORTNAME}-source-${PORTVERSION} DIST_SUBDIR= oolite |