diff options
Diffstat (limited to 'games/numptyphysics/Makefile')
-rw-r--r-- | games/numptyphysics/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/numptyphysics/Makefile b/games/numptyphysics/Makefile index 57b88cf8edf5..6486722c8349 100644 --- a/games/numptyphysics/Makefile +++ b/games/numptyphysics/Makefile @@ -2,7 +2,7 @@ PORTNAME= numptyphysics DISTVERSION= 0.3.r20090104 PORTREVISION= 11 CATEGORIES= games -MASTER_SITES= http://mirror.amdmi3.ru/distfiles/ +MASTER_SITES= https://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Drawing physics-based puzzle game |