diff options
author | sahil <sahil@FreeBSD.org> | 2010-07-12 02:41:15 +0800 |
---|---|---|
committer | sahil <sahil@FreeBSD.org> | 2010-07-12 02:41:15 +0800 |
commit | f4f4b14f8ba3f77c359b7b3be0469ac30ca67f93 (patch) | |
tree | 1b6622ee9500d34583470950dd12dcca6bdf3347 /editors/nano | |
parent | 2f729cf2e579ea9fd486367aa065e72e75b7c76e (diff) | |
download | freebsd-ports-gnome-f4f4b14f8ba3f77c359b7b3be0469ac30ca67f93.tar.gz freebsd-ports-gnome-f4f4b14f8ba3f77c359b7b3be0469ac30ca67f93.tar.zst freebsd-ports-gnome-f4f4b14f8ba3f77c359b7b3be0469ac30ca67f93.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 |