summaryrefslogtreecommitdiff
path: root/lang/hope
diff options
context:
space:
mode:
authorLev A. Serebryakov <lev@FreeBSD.org>2003-06-17 13:53:45 +0000
committerLev A. Serebryakov <lev@FreeBSD.org>2003-06-17 13:53:45 +0000
commit1995afb5cfd5cf6037316f5563927f0bff2ca3c4 (patch)
tree717ff1b17b77bf72b6698151460b99b37c4a4dd8 /lang/hope
parentCommitted. Thanks! (diff)
Change MAINTAINER field of my ports to lev@FReeBSD.org, my brand-new
committer's e-mail Approved by: sobomax
Notes
Notes: svn path=/head/; revision=83152
Diffstat (limited to 'lang/hope')
-rw-r--r--lang/hope/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/hope/Makefile b/lang/hope/Makefile
index 6d578a8382b3..970599bc1071 100644
--- a/lang/hope/Makefile
+++ b/lang/hope/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= lang
MASTER_SITES= http://www.soi.city.ac.uk/~ross/Hope/
DISTNAME= ${PORTNAME}
-MAINTAINER= lev@serebryakov.spb.ru
+MAINTAINER= lev@FreeBSD.org
COMMENT= Hope is lazy interpriter for HOPE applicative language
.if defined(WITH_DOCS)