diff options
author | kris <kris@FreeBSD.org> | 2004-05-16 12:04:18 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-05-16 12:04:18 +0800 |
commit | 66504e3975b06666ee98714fc6cecbae8c3aa85f (patch) | |
tree | 182f4e81f9e795b077915cecf98b1d4fdde2652f /devel | |
parent | f12142030fbcac78c5b74025affbe95a4e6fa3b2 (diff) | |
download | freebsd-ports-gnome-66504e3975b06666ee98714fc6cecbae8c3aa85f.tar.gz freebsd-ports-gnome-66504e3975b06666ee98714fc6cecbae8c3aa85f.tar.zst freebsd-ports-gnome-66504e3975b06666ee98714fc6cecbae8c3aa85f.zip |
Reset bouncing maintainer address:
<eric@smluc.org>:
Sorry, no mailbox here by that name. (#5.1.1)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/cvsplot/Makefile | 2 | ||||
-rw-r--r-- | devel/gauche-readline/Makefile | 2 | ||||
-rw-r--r-- | devel/gauche-sdl/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/cvsplot/Makefile b/devel/cvsplot/Makefile index f9fc04601be4..d9b1981f50d0 100644 --- a/devel/cvsplot/Makefile +++ b/devel/cvsplot/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= erik@smluc.org +MAINTAINER= ports@FreeBSD.org COMMENT= A perl script which analyses the history of a CVS-managed project RUN_DEPENDS= ${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \ diff --git a/devel/gauche-readline/Makefile b/devel/gauche-readline/Makefile index 324fc940830a..710a72700179 100644 --- a/devel/gauche-readline/Makefile +++ b/devel/gauche-readline/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= gauche- EXTRACT_SUFX= .tgz DIST_SUBDIR= gauche -MAINTAINER= erik@smluc.org +MAINTAINER= ports@FreeBSD.org COMMENT= A pure gauche/scheme implementation of the Readline library RUN_DEPENDS= gosh:${PORTSDIR}/lang/gauche diff --git a/devel/gauche-sdl/Makefile b/devel/gauche-sdl/Makefile index 2a46bbbca124..29a0db1e0b4d 100644 --- a/devel/gauche-sdl/Makefile +++ b/devel/gauche-sdl/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel scheme MASTER_SITES= http://www.michaelvess.com/text/code/ DISTNAME= ${PORTFAKENAME}-${PORTVERSION} -MAINTAINER= erik@smluc.org +MAINTAINER= ports@FreeBSD.org COMMENT= Scheme script interpreter with multibyte character handling BUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche \ |