aboutsummaryrefslogtreecommitdiff
path: root/japanese/texinfo/Makefile
diff options
context:
space:
mode:
authorR. Imura <imura@FreeBSD.org>1999-12-10 05:48:22 +0000
committerR. Imura <imura@FreeBSD.org>1999-12-10 05:48:22 +0000
commit43aeb37b3b63b6781b0f5970944e8a0ee689a2f2 (patch)
tree5802328b60a5b15b27d05f562ec01476c3880c1d /japanese/texinfo/Makefile
parent46dd77cca085db40cde382d33d65dc562a8e9f4b (diff)
downloadports-43aeb37b3b63b6781b0f5970944e8a0ee689a2f2.tar.gz
ports-43aeb37b3b63b6781b0f5970944e8a0ee689a2f2.zip
Notes
Diffstat (limited to 'japanese/texinfo/Makefile')
-rw-r--r--japanese/texinfo/Makefile14
1 files changed, 6 insertions, 8 deletions
diff --git a/japanese/texinfo/Makefile b/japanese/texinfo/Makefile
index e53f17d32b79..e028b70c9ade 100644
--- a/japanese/texinfo/Makefile
+++ b/japanese/texinfo/Makefile
@@ -1,22 +1,20 @@
# New ports collection makefile for: texinfo
-# Version required: 3.12s
+# Version required: 4.0
# Date created: 18 Aug 1999
# Whom: Mitsuru Yoshida <mitsuru@riken.go.jp>
#
# $FreeBSD$
#
-DISTNAME= texinfo-3.12s
-PKGNAME= ja-texinfo-3.12s
+DISTNAME= texinfo-4.0
+PKGNAME= ja-texinfo-4.0
CATEGORIES= japanese print
-MASTER_SITES= ftp://ftp.cs.umb.edu/private/tex/ \
- ftp://texinfo.org/ \
- ftp://alpha.gnu.org/gnu/gnu/ \
- ftp://ftp.funet.fi/pub/gnu/alpha/
+MASTER_SITES= ${MASTER_SITE_GNU}
+MASTER_SITE_SUBDIR= texinfo
PATCH_SITES= ftp://jupiter.fsci.fuk.kindai.ac.jp/pub/ptex/utils/ \
http://www.fsci.fuk.kindai.ac.jp/aftp/pub/ptex/utils/
-PATCHFILES= texinfo-3.12s-j.diff.gz
+PATCHFILES= texinfo-4.0-j.diff.gz
PATCH_DIST_STRIP= -p1
MAINTAINER= mitsuru@riken.go.jp