aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2011-08-21 16:12:46 +0000
committerEitan Adler <eadler@FreeBSD.org>2011-08-21 16:12:46 +0000
commit74db23578541b772b86b24acfa229251e85d72b8 (patch)
treee528633a47e3e4956586c9eb066ea85de594c9e7 /editors
parent4a44907122378cb6b020b3813589b8b4cd2ffab5 (diff)
downloadports-74db23578541b772b86b24acfa229251e85d72b8.tar.gz
ports-74db23578541b772b86b24acfa229251e85d72b8.zip
Notes
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 331781087205..a2cad9804df1 100644
--- a/editors/nano-devel/Makefile
+++ b/editors/nano-devel/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.nano-editor.org/dist/v${PORTVERSION:R}/ \
PKGNAMESUFFIX= -devel
#DISTNAME= nano-${PORTVERSION}pre2
-MAINTAINER= ports@eitanadler.com
+MAINTAINER= eadler@freebsd.org
COMMENT= Nano's ANOther editor, an enhanced free Pico clone
CONFLICTS= nano-2*
diff --git a/editors/nano/Makefile b/editors/nano/Makefile
index acadf3f5a5e9..a73fb978dac7 100644
--- a/editors/nano/Makefile
+++ b/editors/nano/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.nano-editor.org/dist/v2.2/ \
${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= ports@eitanadler.com
+MAINTAINER= eadler@freebsd.org
COMMENT= Nano's ANOther editor, an enhanced free Pico clone
GNU_CONFIGURE= yes