diff options
author | vsevolod <vsevolod@FreeBSD.org> | 2005-07-22 17:33:36 +0800 |
---|---|---|
committer | vsevolod <vsevolod@FreeBSD.org> | 2005-07-22 17:33:36 +0800 |
commit | c04f87f52bd38a3b2b33b878a5635cd040485827 (patch) | |
tree | 1b5cc47e991bd0e8951d075c76ea3c2bd42e94ce /misc | |
parent | c6840b17e82bd159c472d6bfb02f0ed034fc8c4a (diff) | |
download | freebsd-ports-gnome-c04f87f52bd38a3b2b33b878a5635cd040485827.tar.gz freebsd-ports-gnome-c04f87f52bd38a3b2b33b878a5635cd040485827.tar.zst freebsd-ports-gnome-c04f87f52bd38a3b2b33b878a5635cd040485827.zip |
Update my email address.
Approved by: perky (mentor)
Diffstat (limited to 'misc')
-rw-r--r-- | misc/chmlib/Makefile | 2 | ||||
-rw-r--r-- | misc/metromap/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/chmlib/Makefile b/misc/chmlib/Makefile index f49893f61dfb..2d35abed7508 100644 --- a/misc/chmlib/Makefile +++ b/misc/chmlib/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://66.93.236.84/~jedwin/projects/chmlib/ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} EXTRACT_SUFX= .tgz -MAINTAINER= vsevolod@highsecure.ru +MAINTAINER= vsevolod@FreeBSD.org COMMENT= A library for dealing with Microsoft ITSS/CHM format files USE_REINPLACE= yes diff --git a/misc/metromap/Makefile b/misc/metromap/Makefile index b0b13f78b318..eb96fef80c40 100644 --- a/misc/metromap/Makefile +++ b/misc/metromap/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.1.0 CATEGORIES= misc MASTER_SITES= http://metromap.antex.ru/ -MAINTAINER= vsevolod@highsecure.ru +MAINTAINER= vsevolod@FreeBSD.org COMMENT= A simple application for finding paths in different subways maps USE_PYTHON= yes |