diff options
author | culot <culot@FreeBSD.org> | 2010-10-20 13:53:20 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2010-10-20 13:53:20 +0800 |
commit | b01276842fd00abefb6445fb3c0dcb0d8a1954ec (patch) | |
tree | 9f919f31652fe842bbb57b8de3e2ba54bc970ab2 /editors | |
parent | 48c6a118683b0cc41ddfb486f036350a8d50b5c0 (diff) | |
download | freebsd-ports-gnome-b01276842fd00abefb6445fb3c0dcb0d8a1954ec.tar.gz freebsd-ports-gnome-b01276842fd00abefb6445fb3c0dcb0d8a1954ec.tar.zst freebsd-ports-gnome-b01276842fd00abefb6445fb3c0dcb0d8a1954ec.zip |
Update my MAINTAINER address to culot@FreeBSD.org.
Approved by: sahil@ (mentor)
Diffstat (limited to 'editors')
-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 |