diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2010-06-11 13:37:41 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2010-06-11 13:37:41 +0000 |
commit | cffcff87c31a41fa6931d5ebf810ceecfe1e40ae (patch) | |
tree | dccda1a8b7dd0cca0b08203a550bf822d8b6af05 /editors/emacs23 | |
parent | 2883e69816cc3da87578b063699710cf735a127b (diff) | |
download | ports-cffcff87c31a41fa6931d5ebf810ceecfe1e40ae.tar.gz ports-cffcff87c31a41fa6931d5ebf810ceecfe1e40ae.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 424d34d3d9e5..a0402a841b8d 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= wahjava@gmail.com +MAINTAINER= ashish@FreeBSD.org COMMENT= GNU editing macros MAKE_JOBS_UNSAFE= yes |