diff options
author | Sahil Tandon <sahil@FreeBSD.org> | 2010-07-11 18:41:15 +0000 |
---|---|---|
committer | Sahil Tandon <sahil@FreeBSD.org> | 2010-07-11 18:41:15 +0000 |
commit | b12c40476415eaa4b42797db8045ec029872553a (patch) | |
tree | 1fce78ad76953500b868a612f8db16b835b38bbf /editors/nano | |
parent | aa087f2cd4c9b72d2e9cf9b203fb4823672a13e5 (diff) | |
download | freebsd-ports-b12c40476415eaa4b42797db8045ec029872553a.zip |
- Update maintainer's email address
PR: ports/148497
Submitted by: Eitan Adler <eitanadlerlist@gmail.com> (maintainer)
Diffstat (limited to 'editors/nano')
-rw-r--r-- | editors/nano/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |