diff options
author | itetcu <itetcu@FreeBSD.org> | 2006-06-06 19:47:42 +0000 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2006-06-06 19:47:42 +0000 |
commit | 3be694771f04e600a8316efb7e54700a6dda0453 (patch) | |
tree | c3644751202cc2be5f1b07986be564dad7332ce6 /misc/metromap | |
parent | 077dc3369c86dd5a8da7e91b86f6e82c5abbf8d4 (diff) | |
download | FreeBSD-ports-3be694771f04e600a8316efb7e54700a6dda0453.zip FreeBSD-ports-3be694771f04e600a8316efb7e54700a6dda0453.tar.gz |
Dmitry Marakasov adopts this orphan ports that he uses.
PR: ports/98284
Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
Approved by: lawrence (mentor, implicit)
Diffstat (limited to 'misc/metromap')
-rw-r--r-- | misc/metromap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/metromap/Makefile b/misc/metromap/Makefile index df9e511..f2703e2 100644 --- a/misc/metromap/Makefile +++ b/misc/metromap/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.1.1 CATEGORIES= misc MASTER_SITES= http://metromap.antex.ru/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= amdmi3@mail.ru COMMENT= A simple application for finding paths in different subways maps USE_PYTHON= yes |