summaryrefslogtreecommitdiff
path: root/japanese/gxditview/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-12-27 21:31:50 +0000
committerSteve Price <steve@FreeBSD.org>1999-12-27 21:31:50 +0000
commit07ad4646f7d86248254d6181536d76811bf411a1 (patch)
tree00e4852a1a433c57ab545114f04598bf51f055a3 /japanese/gxditview/Makefile
parentUpdate to version 2.11. (diff)
Updated to version 1.11.1+0.99.1.1
PR: 15721 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes
Notes: svn path=/head/; revision=24169
Diffstat (limited to 'japanese/gxditview/Makefile')
-rw-r--r--japanese/gxditview/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/japanese/gxditview/Makefile b/japanese/gxditview/Makefile
index 6f2d4bc95431..cd2bb44b7471 100644
--- a/japanese/gxditview/Makefile
+++ b/japanese/gxditview/Makefile
@@ -1,21 +1,21 @@
# New ports collection makefile for: gxditview (part of ja-groff)
-# Version required: 1.10+0.99
+# Version required: 1.11.1+0.99.1.1
# Date created: 14 April 1995
# Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
#
# $FreeBSD$
#
-DISTNAME= groff-1.10
-PKGNAME= ja-gxditview-0.99
+DISTNAME= groff-1.11.1
+PKGNAME= ja-gxditview-0.99.1.1
CATEGORIES= japanese print
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= groff
-PATCH_SITES= ftp://ftp.lab.kdd.co.jp/Usenet/fj.sources/1996/jan/ \
- ftp://ftp.hipecs.hokudai.ac.jp/pub/GNU/jp/
-PATCHFILES= jgroff-0.99.diff.gz
-PATCH_DIST_ARGS=? -d ${WRKSRC}/.. --forward --quiet -E -p1
+PATCH_SITES= ${MASTER_SITE_PORTS_JP} \
+ http://www.tg.rim.or.jp/~inagaki/
+PATCHFILES= jgroff-0.99.1.diff.gz jgroff-0.99.1-0.99.1.1.diff.gz
+PATCH_DIST_ARGS= -d ${WRKSRC}/.. --forward --quiet -E -p1
MAINTAINER= ports@FreeBSD.org