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-devel | |
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-devel')
-rw-r--r-- | editors/nano-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 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* |