diff options
author | asami <asami@FreeBSD.org> | 1996-11-18 17:56:45 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-11-18 17:56:45 +0800 |
commit | 9a41e3c68be04b90aaea0afda81f878994c5dbbf (patch) | |
tree | 551b445f2d5e0eb1dc689bef244ca5953617a79c /japanese | |
parent | 2bc595e77a698bd4719de3a86196f8a38313def8 (diff) | |
download | freebsd-ports-gnome-9a41e3c68be04b90aaea0afda81f878994c5dbbf.tar.gz freebsd-ports-gnome-9a41e3c68be04b90aaea0afda81f878994c5dbbf.tar.zst freebsd-ports-gnome-9a41e3c68be04b90aaea0afda81f878994c5dbbf.zip |
Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/kterm/Makefile | 5 | ||||
-rw-r--r-- | japanese/kterm16c/Makefile | 5 | ||||
-rw-r--r-- | japanese/tgif/Makefile | 5 |
3 files changed, 9 insertions, 6 deletions
diff --git a/japanese/kterm/Makefile b/japanese/kterm/Makefile index eb763fa1d714..e035e1bb5cfd 100644 --- a/japanese/kterm/Makefile +++ b/japanese/kterm/Makefile @@ -3,13 +3,14 @@ # Date created: 18 November 1994 # Whom: asami # -# $Id: Makefile,v 1.11 1996/11/01 13:43:14 asami Exp $ +# $Id: Makefile,v 1.12 1996/11/11 10:12:21 max Exp $ # DISTNAME= kterm-6.2.0 PKGNAME= jp-kterm-6.2.0 CATEGORIES= japanese x11 -MASTER_SITES= ftp://ftp.x.org/contrib/applications/ +MASTER_SITES= ${MASTER_SITE_XCONTRIB} +MASTER_SITE_SUBDIR= applications MAINTAINER= asami@FreeBSD.ORG diff --git a/japanese/kterm16c/Makefile b/japanese/kterm16c/Makefile index eb763fa1d714..e035e1bb5cfd 100644 --- a/japanese/kterm16c/Makefile +++ b/japanese/kterm16c/Makefile @@ -3,13 +3,14 @@ # Date created: 18 November 1994 # Whom: asami # -# $Id: Makefile,v 1.11 1996/11/01 13:43:14 asami Exp $ +# $Id: Makefile,v 1.12 1996/11/11 10:12:21 max Exp $ # DISTNAME= kterm-6.2.0 PKGNAME= jp-kterm-6.2.0 CATEGORIES= japanese x11 -MASTER_SITES= ftp://ftp.x.org/contrib/applications/ +MASTER_SITES= ${MASTER_SITE_XCONTRIB} +MASTER_SITE_SUBDIR= applications MAINTAINER= asami@FreeBSD.ORG diff --git a/japanese/tgif/Makefile b/japanese/tgif/Makefile index 97a395f863ad..cf76fe8d1122 100644 --- a/japanese/tgif/Makefile +++ b/japanese/tgif/Makefile @@ -3,13 +3,14 @@ # Date created: 8 Dec 1995 # Whom: Mita Yoshio <mita@jp.FreeBSD.org> # -# $Id: Makefile,v 1.3 1996/10/19 03:18:11 max Exp $ +# $Id: Makefile,v 1.4 1996/11/11 10:12:57 max Exp $ # DISTNAME= tgif-2.16-p12 PKGNAME= jp-tgif-216-p12 CATEGORIES= japanese -MASTER_SITES= ftp://ftp.iis.u-tokyo.ac.jp/pub1/X/contrib/applications/tgif/ +MASTER_SITES= ${MASTER_SITE_XCONTRIB} +MASTER_SITE_SUBDIR= applications/tgif PATCH_SITES= ftp://ftp.eos.hokudai.ac.jp/pub/X/contrib/misc/tgif/ PATCHFILES= tgif-2.16-p12.jp.gz \ |