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-devel | |
parent | aa087f2cd4c9b72d2e9cf9b203fb4823672a13e5 (diff) |
Notes
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* |