diff options
author | knu <knu@FreeBSD.org> | 2001-07-14 13:53:14 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-07-14 13:53:14 +0800 |
commit | f9e88a2fb17c532eae5aaa68717ced2757068954 (patch) | |
tree | f8344aa8b20dc42386015f469ddb86b25b212a47 | |
parent | 48442821f2f0068de6f8ccb4c59b2eab91f4e23b (diff) | |
download | freebsd-ports-graphics-f9e88a2fb17c532eae5aaa68717ced2757068954.tar.gz freebsd-ports-graphics-f9e88a2fb17c532eae5aaa68717ced2757068954.tar.zst freebsd-ports-graphics-f9e88a2fb17c532eae5aaa68717ced2757068954.zip |
Update MAINTAINER's address.
PR: 28939, 28940, 28941, 28942, 28943, 28944, 28945
Submitted by: HIYAMA Takeshi <gibbon@cocoa.freemail.ne.jp> (MAINTAINER)
-rw-r--r-- | astro/SETIsupport/Makefile | 2 | ||||
-rw-r--r-- | astro/seti_applet/Makefile | 2 | ||||
-rw-r--r-- | games/gru/Makefile | 2 | ||||
-rw-r--r-- | games/sl/Makefile | 2 | ||||
-rw-r--r-- | games/xbaby/Makefile | 2 | ||||
-rw-r--r-- | games/xeji/Makefile | 2 | ||||
-rw-r--r-- | games/xlifegame/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/astro/SETIsupport/Makefile b/astro/SETIsupport/Makefile index a855c4d04f8..26cb3792b04 100644 --- a/astro/SETIsupport/Makefile +++ b/astro/SETIsupport/Makefile @@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .jar EXTRACT_ONLY= -MAINTAINER= th@cis.ibaraki.ac.jp +MAINTAINER= hym@cocoa.freemail.ne.jp RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper \ ${LOCALBASE}/etc/javavms:${PORTSDIR}/java/jre \ diff --git a/astro/seti_applet/Makefile b/astro/seti_applet/Makefile index e3431fa1401..a8f7a7b4400 100644 --- a/astro/seti_applet/Makefile +++ b/astro/seti_applet/Makefile @@ -12,7 +12,7 @@ CATEGORIES= astro gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:S/_/-/} -MAINTAINER= cbc06942@pop06.odn.ne.jp +MAINTAINER= hym@cocoa.freemail.ne.jp LIB_DEPENDS= gtop.1:${PORTSDIR}/devel/libgtop RUN_DEPENDS= setiathome:${PORTSDIR}/astro/setiathome diff --git a/games/gru/Makefile b/games/gru/Makefile index d36ce16148c..16bfcae0525 100644 --- a/games/gru/Makefile +++ b/games/gru/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 8087 CATEGORIES= games MASTER_SITES= http://hp.vector.co.jp/authors/VA004959/gru/ -MAINTAINER= cbc06942@pop06.odn.ne.jp +MAINTAINER= hym@cocoa.freemail.ne.jp USE_IMAKE= yes diff --git a/games/sl/Makefile b/games/sl/Makefile index 9810d73a3d9..6e9a52cd706 100644 --- a/games/sl/Makefile +++ b/games/sl/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.tkl.iis.u-tokyo.ac.jp/~toyoda/sl/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar -MAINTAINER= cbc06942@pop06.odn.ne.jp +MAINTAINER= hym@cocoa.freemail.ne.jp BUILD_DEPENDS= nkf:${PORTSDIR}/japanese/nkf diff --git a/games/xbaby/Makefile b/games/xbaby/Makefile index ff3dc1e79c9..8caf295cf31 100644 --- a/games/xbaby/Makefile +++ b/games/xbaby/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= ftp://ftp.inria.fr/X/contrib-R5/games/ EXTRACT_SUFX= .tar.Z -MAINTAINER= cbc06942@pop06.odn.ne.jp +MAINTAINER= hym@cocoa.freemail.ne.jp USE_IMAKE= yes diff --git a/games/xeji/Makefile b/games/xeji/Makefile index e836e606012..2ea3cea073b 100644 --- a/games/xeji/Makefile +++ b/games/xeji/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://yindy1.aist-nara.ac.jp/~tetu-s/sofken/software/ DISTNAME= ${PORTNAME}${PORTVERSION} EXTRACT_SUFX= .tar.Z -MAINTAINER= cbc06942@pop06.odn.ne.jp +MAINTAINER= hym@cocoa.freemail.ne.jp USE_IMAKE= yes USE_XPM= yes diff --git a/games/xlifegame/Makefile b/games/xlifegame/Makefile index 3fc4acc688a..5332e757be2 100644 --- a/games/xlifegame/Makefile +++ b/games/xlifegame/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://puma.cis.ibaraki.ac.jp/pub/X11/ \ http://nadja.cis.ibaraki.ac.jp/pub/X11/ -MAINTAINER= cbc06942@pop06.odn.ne.jp +MAINTAINER= hym@cocoa.freemail.ne.jp USE_IMAKE= yes NO_INSTALL_MANPAGES= yes |