diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-07-14 05:53:14 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-07-14 05:53:14 +0000 |
commit | fa1156dbdabfb6b0089451f603b623517af9abe9 (patch) | |
tree | 93c1956f6a1eda567a217cd3d522abc32933f164 /astro | |
parent | 63bdc1039cc776fe15044ecebde8faa89367e640 (diff) | |
download | ports-fa1156dbdabfb6b0089451f603b623517af9abe9.tar.gz ports-fa1156dbdabfb6b0089451f603b623517af9abe9.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/SETIsupport/Makefile | 2 | ||||
-rw-r--r-- | astro/seti_applet/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/astro/SETIsupport/Makefile b/astro/SETIsupport/Makefile index a855c4d04f8c..26cb3792b041 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 e3431fa1401d..a8f7a7b44007 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 |