diff options
author | Frederic Culot <culot@FreeBSD.org> | 2010-10-20 05:53:20 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2010-10-20 05:53:20 +0000 |
commit | 02a06c807cb2fac717917e60c69b41048dfbf4fe (patch) | |
tree | 44652b43d8212aed161c087f1a50b4116c113dc4 /editors/zile | |
parent | 5027c587436c73b210faa0428207244771796b8e (diff) | |
download | ports-02a06c807cb2fac717917e60c69b41048dfbf4fe.tar.gz ports-02a06c807cb2fac717917e60c69b41048dfbf4fe.zip |
Notes
Diffstat (limited to 'editors/zile')
-rw-r--r-- | editors/zile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/zile/Makefile b/editors/zile/Makefile index 41503f830dd4..5edad14486d4 100644 --- a/editors/zile/Makefile +++ b/editors/zile/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.3.19 CATEGORIES= editors MASTER_SITES= GNU -MAINTAINER= frederic@culot.org +MAINTAINER= culot@FreeBSD.org COMMENT= Small emacs-like text editor USE_GMAKE= yes |