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 | |
parent | ef363440c9651085a0a4ad9c049f555438a76028 (diff) |
Notes
-rw-r--r-- | editors/emacs-devel/Makefile | 2 | ||||
-rw-r--r-- | editors/emacs/Makefile | 2 | ||||
-rw-r--r-- | editors/emacs22/Makefile | 2 | ||||
-rw-r--r-- | editors/emacs23/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/editors/emacs-devel/Makefile b/editors/emacs-devel/Makefile index 18ab99f67694..65a156ee882e 100644 --- a/editors/emacs-devel/Makefile +++ b/editors/emacs-devel/Makefile @@ -12,7 +12,7 @@ CATEGORIES= editors ipv6 MASTER_SITES= ${MASTER_SITE_GNU_ALPHA} MASTER_SITE_SUBDIR= emacs/pretest -MAINTAINER= keramida@ceid.upatras.gr +MAINTAINER= wahjava@gmail.com COMMENT= GNU editing macros .if !defined(WITHOUT_X11) diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile index b6717c834ca2..af50a949078f 100644 --- a/editors/emacs/Makefile +++ b/editors/emacs/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) diff --git a/editors/emacs22/Makefile b/editors/emacs22/Makefile index ff89f36c0323..262ebe45e1db 100644 --- a/editors/emacs22/Makefile +++ b/editors/emacs22/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) 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) |