diff options
author | asami <asami@FreeBSD.org> | 1996-11-18 18:25:35 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-11-18 18:25:35 +0800 |
commit | f061af8080abfb59038d436c3e16778abbf8a5a5 (patch) | |
tree | 78c3dfe188b146eabede69f8db503043af83c8b4 /japanese | |
parent | 9a41e3c68be04b90aaea0afda81f878994c5dbbf (diff) | |
download | freebsd-ports-gnome-f061af8080abfb59038d436c3e16778abbf8a5a5.tar.gz freebsd-ports-gnome-f061af8080abfb59038d436c3e16778abbf8a5a5.tar.zst freebsd-ports-gnome-f061af8080abfb59038d436c3e16778abbf8a5a5.zip |
Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/gawk/Makefile | 4 | ||||
-rw-r--r-- | japanese/grep/Makefile | 4 | ||||
-rw-r--r-- | japanese/groff/Makefile | 5 | ||||
-rw-r--r-- | japanese/gxditview/Makefile | 4 | ||||
-rw-r--r-- | japanese/less/Makefile | 4 | ||||
-rw-r--r-- | japanese/nethack/Makefile | 4 | ||||
-rw-r--r-- | japanese/nethack32/Makefile | 4 | ||||
-rw-r--r-- | japanese/nethack34/Makefile | 4 | ||||
-rw-r--r-- | japanese/sed/Makefile | 4 | ||||
-rw-r--r-- | japanese/vfghostscript/Makefile | 5 |
10 files changed, 21 insertions, 21 deletions
diff --git a/japanese/gawk/Makefile b/japanese/gawk/Makefile index 5a6731aadc5f..a671447a5fb7 100644 --- a/japanese/gawk/Makefile +++ b/japanese/gawk/Makefile @@ -3,13 +3,13 @@ # Date created: 5 April 1995 # Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> # -# $Id: Makefile,v 1.7 1996/06/26 22:13:52 gpalmer Exp $ +# $Id: Makefile,v 1.8 1996/11/11 10:11:53 max Exp $ # DISTNAME= gawk-2.15.6 PKGNAME= jp-gawk-2.15.6 CATEGORIES= japanese -MASTER_SITES= ftp://gatekeeper.dec.com/pub/GNU/ +MASTER_SITES= ${MASTER_SITE_GNU} MAINTAINER= asami@FreeBSD.ORG diff --git a/japanese/grep/Makefile b/japanese/grep/Makefile index bae826c31008..e85a6f39a700 100644 --- a/japanese/grep/Makefile +++ b/japanese/grep/Makefile @@ -3,13 +3,13 @@ # Date created: 2 April 1995 # Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> # -# $Id: Makefile,v 1.3 1995/04/09 09:24:21 asami Exp $ +# $Id: Makefile,v 1.4 1996/11/11 10:11:56 max Exp $ # DISTNAME= grep-2.0 PKGNAME= jp-grep-2.0 CATEGORIES= japanese -MASTER_SITES= ftp://ftp.uu.net/systems/gnu/ +MASTER_SITES= ${MASTER_SITE_GNU} MAINTAINER= asami@FreeBSD.ORG diff --git a/japanese/groff/Makefile b/japanese/groff/Makefile index 4ff26a037fd4..7f4f4c0f0351 100644 --- a/japanese/groff/Makefile +++ b/japanese/groff/Makefile @@ -3,14 +3,13 @@ # Date created: 14 April 1995 # Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> # -# $Id$ +# $Id: Makefile,v 1.6 1996/03/31 23:25:11 asami Exp $ # DISTNAME= groff-1.10 PKGNAME= jp-groff-0.99 CATEGORIES= japanese print -MASTER_SITES= ftp://ftp.ae.keio.ac.jp/pub/GNU/ \ - ftp://prep.ai.mit.edu/pub/gnu/ +MASTER_SITES= ${MASTER_SITE_GNU} MAINTAINER= graphite@taurus.bekkoame.or.jp diff --git a/japanese/gxditview/Makefile b/japanese/gxditview/Makefile index 8e3c20f5fb76..87fa82793ef9 100644 --- a/japanese/gxditview/Makefile +++ b/japanese/gxditview/Makefile @@ -3,13 +3,13 @@ # Date created: 14 April 1995 # Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> # -# $Id: Makefile,v 1.4 1995/11/22 13:06:27 asami Exp $ +# $Id: Makefile,v 1.5 1996/06/26 22:20:07 gpalmer Exp $ # DISTNAME= groff-1.09 PKGNAME= jp-gxditview-0.98 CATEGORIES= japanese print -MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ +MASTER_SITES= ${MASTER_SITE_GNU} MAINTAINER= asami@FreeBSD.ORG diff --git a/japanese/less/Makefile b/japanese/less/Makefile index 4f9054a26574..7614ec6cc99c 100644 --- a/japanese/less/Makefile +++ b/japanese/less/Makefile @@ -3,13 +3,13 @@ # Date created: 7 March 1995 # Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> # -# $Id: Makefile,v 1.6 1995/04/19 11:04:34 asami Exp $ +# $Id: Makefile,v 1.7 1996/11/11 10:12:22 max Exp $ # DISTNAME= less-290 PKGNAME= jp-less-290 CATEGORIES= japanese -MASTER_SITES= ftp://ftp.aist-nara.ac.jp/pub/misc/less/ +MASTER_SITES= ${MASTER_SITE_GNU} PATCH_SITES= ftp://ftp.aist-nara.ac.jp/pub/misc/less/ PATCHFILES= less-290-iso2.pl1.gz diff --git a/japanese/nethack/Makefile b/japanese/nethack/Makefile index 322501a96915..9d58e7a92ab1 100644 --- a/japanese/nethack/Makefile +++ b/japanese/nethack/Makefile @@ -3,13 +3,13 @@ # Date created: 13 February 1995 # Whom: asami # -# $Id: Makefile,v 1.11 1996/11/11 10:12:34 max Exp $ +# $Id: Makefile,v 1.12 1996/11/13 12:41:06 asami Exp $ # DISTNAME= nethack-3.2.1 PKGNAME= jp-nethack-1.0.5.3.1 CATEGORIES= japanese games -MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ +MASTER_SITES= ${MASTER_SITE_GNU} PATCH_SITES= ftp://mitsuko.jaist.ac.jp/pub/jnethack/ PATCHFILES= jnethack-1.0.5.3-beta-960925.gz diff --git a/japanese/nethack32/Makefile b/japanese/nethack32/Makefile index 322501a96915..9d58e7a92ab1 100644 --- a/japanese/nethack32/Makefile +++ b/japanese/nethack32/Makefile @@ -3,13 +3,13 @@ # Date created: 13 February 1995 # Whom: asami # -# $Id: Makefile,v 1.11 1996/11/11 10:12:34 max Exp $ +# $Id: Makefile,v 1.12 1996/11/13 12:41:06 asami Exp $ # DISTNAME= nethack-3.2.1 PKGNAME= jp-nethack-1.0.5.3.1 CATEGORIES= japanese games -MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ +MASTER_SITES= ${MASTER_SITE_GNU} PATCH_SITES= ftp://mitsuko.jaist.ac.jp/pub/jnethack/ PATCHFILES= jnethack-1.0.5.3-beta-960925.gz diff --git a/japanese/nethack34/Makefile b/japanese/nethack34/Makefile index 322501a96915..9d58e7a92ab1 100644 --- a/japanese/nethack34/Makefile +++ b/japanese/nethack34/Makefile @@ -3,13 +3,13 @@ # Date created: 13 February 1995 # Whom: asami # -# $Id: Makefile,v 1.11 1996/11/11 10:12:34 max Exp $ +# $Id: Makefile,v 1.12 1996/11/13 12:41:06 asami Exp $ # DISTNAME= nethack-3.2.1 PKGNAME= jp-nethack-1.0.5.3.1 CATEGORIES= japanese games -MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ +MASTER_SITES= ${MASTER_SITE_GNU} PATCH_SITES= ftp://mitsuko.jaist.ac.jp/pub/jnethack/ PATCHFILES= jnethack-1.0.5.3-beta-960925.gz diff --git a/japanese/sed/Makefile b/japanese/sed/Makefile index ba22999e8eed..41de72c819e7 100644 --- a/japanese/sed/Makefile +++ b/japanese/sed/Makefile @@ -3,13 +3,13 @@ # Date created: 2 April 1995 # Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> # -# $Id: Makefile,v 1.1.1.1 1995/04/04 09:37:51 asami Exp $ +# $Id: Makefile,v 1.2 1995/04/07 05:48:11 asami Exp $ # DISTNAME= sed-1.18 PKGNAME= jp-sed-1.18 CATEGORIES= japanese -MASTER_SITES= ftp://ftp.uu.net/systems/gnu/ +MASTER_SITES= ${MASTER_SITE_GNU} MAINTAINER= asami@FreeBSD.ORG diff --git a/japanese/vfghostscript/Makefile b/japanese/vfghostscript/Makefile index 2396c017bf77..1b73e0c7735f 100644 --- a/japanese/vfghostscript/Makefile +++ b/japanese/vfghostscript/Makefile @@ -3,13 +3,14 @@ # Date created: 14 May 1996 # Whom: Mita Yoshio <mita@jp.FreeBSD.org> # -# $Id: Makefile,v 1.4 1996/11/11 10:13:03 max Exp $ +# $Id: Makefile,v 1.5 1996/11/13 12:41:13 asami Exp $ # DISTNAME= ghostscript2.6.2 PKGNAME= jp-vfghostscript-2.6.2 CATEGORIES= japanese print -MASTER_SITES= ftp://ftp.iis.u-tokyo.ac.jp/GNU/ \ +MASTER_SITES= ${MASTER_SITE_GNU} \ + ftp://ftp.iis.u-tokyo.ac.jp/GNU/ \ ftp://ftp.ae.keio.ac.jp/pub/msdos/gnu/ghostscript/ \ ftp://i1nws2.fukui-u.ac.jp/pub/TeX/dvipr/ \ ftp://ftp.mei.co.jp/free/gnu/util/ghostscript/drivers/ |