aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2014-09-24 06:00:09 +0000
committerEitan Adler <eadler@FreeBSD.org>2014-09-24 06:00:09 +0000
commit4ea635fd2dc85cdec3d639ad039f636432162c0c (patch)
tree7b2666d04a2a7fb849924f02149988457ad785ef /editors
parent5ccb2e07adcea3cf8e76188b7f4fe8a3cc0d22bb (diff)
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 9fd3c8f648a9..5b702f6bf9e8 100644
--- a/editors/nano-devel/Makefile
+++ b/editors/nano-devel/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.nano-editor.org/dist/v${PORTVERSION:R}/ \
PKGNAMESUFFIX= -devel
-MAINTAINER= eadler@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Nano's ANOther editor, an enhanced free Pico clone
LICENSE= GPLv3
diff --git a/editors/nano/Makefile b/editors/nano/Makefile
index d5f9166459af..2a87932abdf6 100644
--- a/editors/nano/Makefile
+++ b/editors/nano/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.nano-editor.org/dist/v2.2/ \
${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= eadler@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Nano's ANOther editor, an enhanced free Pico clone
LICENSE= GPLv3