aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorSahil Tandon <sahil@FreeBSD.org>2010-07-11 18:41:15 +0000
committerSahil Tandon <sahil@FreeBSD.org>2010-07-11 18:41:15 +0000
commitb12c40476415eaa4b42797db8045ec029872553a (patch)
tree1fce78ad76953500b868a612f8db16b835b38bbf /editors
parentaa087f2cd4c9b72d2e9cf9b203fb4823672a13e5 (diff)
downloadports-b12c40476415eaa4b42797db8045ec029872553a.tar.gz
ports-b12c40476415eaa4b42797db8045ec029872553a.zip
- Update maintainer's email address
PR: ports/148497 Submitted by: Eitan Adler <eitanadlerlist@gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=257641
Diffstat (limited to 'editors')
-rw-r--r--editors/nano-devel/Makefile2
-rw-r--r--editors/nano/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/nano-devel/Makefile b/editors/nano-devel/Makefile
index 0cfc284166c2..16c14efc2838 100644
--- a/editors/nano-devel/Makefile
+++ b/editors/nano-devel/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://www.nano-editor.org/dist/v2.1/ \
PKGNAMESUFFIX= -devel
DISTNAME= nano-${PORTVERSION}pre2
-MAINTAINER= EitanAdlerList@gmail.com
+MAINTAINER= ports@eitanadler.com
COMMENT= Nano's ANOther editor, an enhanced free Pico clone
CONFLICTS= nano-2*
diff --git a/editors/nano/Makefile b/editors/nano/Makefile
index 4b53a0ea3e8d..f3fe34fa88dc 100644
--- a/editors/nano/Makefile
+++ b/editors/nano/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.nano-editor.org/dist/v2.2/ \
${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= EitanAdlerList@gmail.com
+MAINTAINER= ports@eitanadler.com
COMMENT= Nano's ANOther editor, an enhanced free Pico clone
GNU_CONFIGURE= yes