diff options
Diffstat (limited to 'games/bumprace/Makefile')
-rw-r--r-- | games/bumprace/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/bumprace/Makefile b/games/bumprace/Makefile index acbfae8ffaea..3138655f83e0 100644 --- a/games/bumprace/Makefile +++ b/games/bumprace/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 1.5.8 PORTREVISION= 1 CATEGORIES= games MASTER_SITES= https://bitbucket.org/karlb/bumprace/get/ \ - http://mirror.amdmi3.ru/distfiles/${DIST_SUBDIR}/ + https://mirror.amdmi3.ru/distfiles/${DIST_SUBDIR}/ DISTNAME= ${PORTVERSION} DIST_SUBDIR= ${PORTNAME} |