diff options
Diffstat (limited to 'games/brickshooter/Makefile')
-rw-r--r-- | games/brickshooter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/brickshooter/Makefile b/games/brickshooter/Makefile index 8cbcb9e4940b..907e3153f4e1 100644 --- a/games/brickshooter/Makefile +++ b/games/brickshooter/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 0.04 PORTREVISION= 8 CATEGORIES= games MASTER_SITES= http://bilious.homelinux.org/~paxed/brickshooter/ \ - http://mirror.amdmi3.ru/distfiles/ + https://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Push blocks on to the playing field, match block colors to remove them |