diff options
author | steve <steve@FreeBSD.org> | 1998-07-27 08:19:33 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-07-27 08:19:33 +0800 |
commit | a47d70f9899c84af5736ba8e8be5e842b74bc241 (patch) | |
tree | e6f0a3832487f0c2b4013a2630308e1300320025 /japanese/tk80/Makefile | |
parent | 38eed8d5c56eae487157832e8224f633f064c036 (diff) | |
download | freebsd-ports-gnome-a47d70f9899c84af5736ba8e8be5e842b74bc241.tar.gz freebsd-ports-gnome-a47d70f9899c84af5736ba8e8be5e842b74bc241.tar.zst freebsd-ports-gnome-a47d70f9899c84af5736ba8e8be5e842b74bc241.zip |
Update to use the latest patches.
PR: 7342
Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
Diffstat (limited to 'japanese/tk80/Makefile')
-rw-r--r-- | japanese/tk80/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/tk80/Makefile b/japanese/tk80/Makefile index 70363e563b3c..892bf52a4a8f 100644 --- a/japanese/tk80/Makefile +++ b/japanese/tk80/Makefile @@ -3,7 +3,7 @@ # Date created: 26 Dec 1997 # Whom: taguchi@tohoku.iij.ad.jp # -# $Id: Makefile,v 1.2 1998/07/03 23:06:39 steve Exp $ +# $Id: Makefile,v 1.3 1998/07/04 19:14:03 steve Exp $ # DISTNAME= tk8.0p2 @@ -12,7 +12,7 @@ CATEGORIES= japanese x11 tk80 MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_0/ PATCH_SITES= ftp://ftp.sra.co.jp/pub/lang/tcl/jp/ -PATCHFILES= tk8.0p2jp1.0.patch.gz +PATCHFILES= tk8.0p2jp1.1b0.patch.gz MAINTAINER= taguchi@tohoku.iij.ad.jp |