diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-04-09 09:31:03 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-04-09 09:31:03 +0000 |
commit | 647743eb3cc460997545520596012e1375dd93e8 (patch) | |
tree | fa235d82bcb917bb115534a20f51364eb323411b /japanese/tcl80/Makefile | |
parent | 24bf8020b8e113e23e6e718490f9cc3660c654f9 (diff) |
Fix up {tcl,tk}Config.sh breakage.
Submitted by: Takeshi MUTOH <mutoh@info.nara-k.ac.jp>
Approved by: MAINTAINER
Notes
Notes:
svn path=/head/; revision=41113
Diffstat (limited to 'japanese/tcl80/Makefile')
-rw-r--r-- | japanese/tcl80/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/tcl80/Makefile b/japanese/tcl80/Makefile index 9d25325289e1..90ed953e16cf 100644 --- a/japanese/tcl80/Makefile +++ b/japanese/tcl80/Makefile @@ -7,6 +7,7 @@ PORTNAME= tcl PORTVERSION= 8.0.5 +PORTREVISION= 1 CATEGORIES= japanese lang tcl80 MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl${VERSION:S/./_/}/ DISTNAME= ${PORTNAME}${PORTVERSION} |