diff options
author | Giorgos Keramidas <keramida@FreeBSD.org> | 2010-05-12 05:56:38 +0000 |
---|---|---|
committer | Giorgos Keramidas <keramida@FreeBSD.org> | 2010-05-12 05:56:38 +0000 |
commit | dcbc723ae183708222f1c0f112cf9ad9125cf1ea (patch) | |
tree | 715f854f6afbcaad02c393ab1658aa71c2642932 /editors/emacs23 | |
parent | ef363440c9651085a0a4ad9c049f555438a76028 (diff) | |
download | ports-dcbc723ae183708222f1c0f112cf9ad9125cf1ea.tar.gz ports-dcbc723ae183708222f1c0f112cf9ad9125cf1ea.zip |
Notes
Diffstat (limited to 'editors/emacs23')
-rw-r--r-- | editors/emacs23/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/emacs23/Makefile b/editors/emacs23/Makefile index b6717c834ca2..af50a949078f 100644 --- a/editors/emacs23/Makefile +++ b/editors/emacs23/Makefile @@ -13,7 +13,7 @@ CATEGORIES= editors ipv6 MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= keramida@ceid.upatras.gr +MAINTAINER= wahjava@gmail.com COMMENT= GNU editing macros .if !defined(WITHOUT_X11) |