diff options
author | yoichi <yoichi@FreeBSD.org> | 2002-01-04 02:14:10 +0000 |
---|---|---|
committer | yoichi <yoichi@FreeBSD.org> | 2002-01-04 02:14:10 +0000 |
commit | 6f740ac2aad199b2d6699fafb5c55f365e7d320a (patch) | |
tree | 7442b41d0759a711ce88d76c437969c272fee485 | |
parent | c9527e612eb3f1e49fe0ecc32553557fcbf137e5 (diff) | |
download | FreeBSD-ports-6f740ac2aad199b2d6699fafb5c55f365e7d320a.zip FreeBSD-ports-6f740ac2aad199b2d6699fafb5c55f365e7d320a.tar.gz |
The previous maintainer wishes to give up his maintainership.
Submitted by: Ilya Martynov <ilya@martynov.org>
-rw-r--r-- | editors/gnuserv-emacs20/Makefile | 2 | ||||
-rw-r--r-- | editors/gnuserv/Makefile | 2 | ||||
-rw-r--r-- | net/eudc-emacs20/Makefile | 2 | ||||
-rw-r--r-- | news/gnus-emacs20/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/editors/gnuserv-emacs20/Makefile b/editors/gnuserv-emacs20/Makefile index 05acb87..2f595ac 100644 --- a/editors/gnuserv-emacs20/Makefile +++ b/editors/gnuserv-emacs20/Makefile @@ -11,7 +11,7 @@ CATEGORIES= editors MASTER_SITES= http://meltin.net/hacks/emacs/src/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} -MAINTAINER= ilya@martynov.org +MAINTAINER= ports@FreeBSD.org HAS_CONFIGURE= yes diff --git a/editors/gnuserv/Makefile b/editors/gnuserv/Makefile index 05acb87..2f595ac 100644 --- a/editors/gnuserv/Makefile +++ b/editors/gnuserv/Makefile @@ -11,7 +11,7 @@ CATEGORIES= editors MASTER_SITES= http://meltin.net/hacks/emacs/src/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} -MAINTAINER= ilya@martynov.org +MAINTAINER= ports@FreeBSD.org HAS_CONFIGURE= yes diff --git a/net/eudc-emacs20/Makefile b/net/eudc-emacs20/Makefile index 3dce13d..2829e5b 100644 --- a/net/eudc-emacs20/Makefile +++ b/net/eudc-emacs20/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net mail elisp MASTER_SITES= http://lspwww.epfl.ch/~figueire/Software/eudc/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} -MAINTAINER= ilya@martynov.org +MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= ldapsearch:${PORTSDIR}/net/openldap diff --git a/news/gnus-emacs20/Makefile b/news/gnus-emacs20/Makefile index 9048437..2d600d9 100644 --- a/news/gnus-emacs20/Makefile +++ b/news/gnus-emacs20/Makefile @@ -20,7 +20,7 @@ MASTER_SITES= http://quimby.gnus.org/gnus/dist/ \ ftp://ftp.twoguys.org/gnus/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} -MAINTAINER= ilya@martynov.org +MAINTAINER= ports@FreeBSD.org HAS_CONFIGURE= yes |