diff options
-rw-r--r-- | audio/play/Makefile | 4 | ||||
-rw-r--r-- | japanese/ack/Makefile | 4 | ||||
-rw-r--r-- | japanese/gn-gnspool/Makefile | 4 | ||||
-rw-r--r-- | japanese/gn-mnews/Makefile | 4 | ||||
-rw-r--r-- | japanese/mnews/Makefile | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/audio/play/Makefile b/audio/play/Makefile index 14a64c0..81ab590 100644 --- a/audio/play/Makefile +++ b/audio/play/Makefile @@ -3,14 +3,14 @@ # Date created: 20 May 1998 # Whom: Masanori Kiriake <seiken@nbs.co.jp> # -# $Id: Makefile,v 1.3 1999/03/07 00:55:34 sada Exp $ +# $Id: Makefile,v 1.4 1999/04/07 18:44:01 jseger Exp $ # DISTNAME= play-1.0 CATEGORIES= audio MASTER_SITES= ftp://ports.jp.FreeBSD.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/ -MAINTAINER= seiken@nbs.co.jp +MAINTAINER= seiken@ARGV.AC MANLANG= ja MAN1= play.1 diff --git a/japanese/ack/Makefile b/japanese/ack/Makefile index 67a9ad1..6769e3d 100644 --- a/japanese/ack/Makefile +++ b/japanese/ack/Makefile @@ -3,14 +3,14 @@ # Date created: 21 Jul 1998 # Whom: Masanori Kiriake <seiken@nbs.co.jp> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/09/15 22:05:58 kuriyama Exp $ DISTNAME= ack139 PKGNAME= ja-ack-1.39 CATEGORIES= japanese converters MASTER_SITES= ftp://ftp.tohoku.ac.jp/pub/unix/ack/ -MAINTAINER= seiken@nbs.co.jp +MAINTAINER= seiken@ARGV.AC ALL_TARGET= ack diff --git a/japanese/gn-gnspool/Makefile b/japanese/gn-gnspool/Makefile index 0bcdd74..a2298d4 100644 --- a/japanese/gn-gnspool/Makefile +++ b/japanese/gn-gnspool/Makefile @@ -3,7 +3,7 @@ # Date created: 14 Feb. 1997 # Whom: Kiroh HARADA <kiroh@kh.rim.or.jp> # -# $Id: Makefile,v 1.8 1999/01/15 03:12:36 asami Exp $ +# $Id: Makefile,v 1.9 1999/02/05 22:45:54 sada Exp $ # DISTNAME= gn-1.40 @@ -11,7 +11,7 @@ PKGNAME= ja-gn-gnspool-1.40 CATEGORIES= japanese news MASTER_SITES= ftp://ftp.omronsoft.co.jp/pub/misc/gn/ -MAINTAINER= seiken@os.rim.or.jp +MAINTAINER= seiken@ARGV.AC # The program ``configur'' sometimes issue questions and # batch-mode build would fail. diff --git a/japanese/gn-mnews/Makefile b/japanese/gn-mnews/Makefile index 74c6e20..47024eb 100644 --- a/japanese/gn-mnews/Makefile +++ b/japanese/gn-mnews/Makefile @@ -3,7 +3,7 @@ # Date created: 7 Feb 1997 # Whom: Kiroh HARADA <kiroh@jp.freebsd.org> # -# $Id: Makefile,v 1.2 1997/12/17 01:27:48 asami Exp $ +# $Id: Makefile,v 1.3 1999/02/05 22:45:56 sada Exp $ # DISTNAME= mnews120 @@ -11,7 +11,7 @@ PKGNAME= ja-gn-mnews-1.20 CATEGORIES= japanese news MASTER_SITES= ftp://ftp.mei.co.jp/free/Network/news/readers/ -MAINTAINER= seiken@os.rim.or.jp +MAINTAINER= seiken@ARGV.AC RUN_DEPENDS= gninews:${PORTSDIR}/japanese/gn-gnspool \ mnews:${PORTSDIR}/japanese/mnews diff --git a/japanese/mnews/Makefile b/japanese/mnews/Makefile index 90a755b..43ff0ae 100644 --- a/japanese/mnews/Makefile +++ b/japanese/mnews/Makefile @@ -3,7 +3,7 @@ # Date created: 23 Sep 1996 # Whom: Masafumi NAKANE <max@FreeBSD.ORG> # -# $Id: Makefile,v 1.12 1998/08/24 01:30:35 steve Exp $ +# $Id: Makefile,v 1.13 1999/02/05 22:45:56 sada Exp $ # DISTNAME= mnews121 @@ -11,7 +11,7 @@ PKGNAME?= ja-mnews-1.21 CATEGORIES= japanese news MASTER_SITES= ftp://ftp.mei.co.jp/free/Network/news/readers/ -MAINTAINER= seiken@os.rim.or.jp +MAINTAINER= seiken@ARGV.AC WRKSRC= ${WRKDIR}/mnews-1.21/build MAN1= mnews.1 |