diff options
author | Yoichi NAKAYAMA <yoichi@FreeBSD.org> | 2002-01-04 02:14:10 +0000 |
---|---|---|
committer | Yoichi NAKAYAMA <yoichi@FreeBSD.org> | 2002-01-04 02:14:10 +0000 |
commit | a8997f51124bc63ae344b84583fa2dc72935521c (patch) | |
tree | e38a6aa833ae9593fb03d409591e4e0f27ddfdd5 | |
parent | e1ee75a456f9dedec19f49d0b6f90f187c7f3d4b (diff) | |
download | ports-a8997f51124bc63ae344b84583fa2dc72935521c.tar.gz ports-a8997f51124bc63ae344b84583fa2dc72935521c.zip |
Notes
-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 05acb879af20..2f595acb9c76 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 05acb879af20..2f595acb9c76 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 3dce13d594a0..2829e5b883c2 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 904843790054..2d600d972b42 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 |