diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-07-28 16:34:36 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-07-28 16:34:36 +0000 |
commit | 4745bf85107b7640ac17f30cede5b352d1f6f894 (patch) | |
tree | 0bdc2c7756424ed79fa88797aebe282db27ee2d8 /games/meritous | |
parent | a8c9043fe25307e7f1ed3b943a7a341d00bda1e8 (diff) |
Notes
Diffstat (limited to 'games/meritous')
-rw-r--r-- | games/meritous/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/meritous/Makefile b/games/meritous/Makefile index 698d82e93a1b..92c02689c13f 100644 --- a/games/meritous/Makefile +++ b/games/meritous/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2 PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://www.asceai.net/files/ \ - http://mirror.amdmi3.ru/ + http://mirror.amdmi3.ru/distfiles/ DISTNAME= ${PORTNAME}_v${PORTVERSION:C/\.//}_src MAINTAINER= amdmi3@FreeBSD.org |