diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-12-21 20:41:33 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-12-21 20:41:33 +0000 |
commit | 23ac2035b951ec8a0eaa2e05ea5626f0f3a8511c (patch) | |
tree | b7c24b483a79e44fb1b7085a28da5450b707cf24 /misc/metromap | |
parent | 41e5245811885d7f12ba54fb56f717ba3639770c (diff) | |
download | ports-23ac2035b951ec8a0eaa2e05ea5626f0f3a8511c.tar.gz ports-23ac2035b951ec8a0eaa2e05ea5626f0f3a8511c.zip |
Notes
Diffstat (limited to 'misc/metromap')
-rw-r--r-- | misc/metromap/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/metromap/Makefile b/misc/metromap/Makefile index f2703e285098..f8370229c323 100644 --- a/misc/metromap/Makefile +++ b/misc/metromap/Makefile @@ -8,9 +8,10 @@ PORTNAME= metromap PORTVERSION= 0.1.1 CATEGORIES= misc -MASTER_SITES= http://metromap.antex.ru/ +MASTER_SITES= http://metromap.antex.ru/ \ + http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= A simple application for finding paths in different subways maps USE_PYTHON= yes |