diff options
Diffstat (limited to 'lang/tcl82/Makefile')
-rw-r--r-- | lang/tcl82/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/tcl82/Makefile b/lang/tcl82/Makefile index ee4d27fbc1d5..b95e9cd45fd1 100644 --- a/lang/tcl82/Makefile +++ b/lang/tcl82/Makefile @@ -1,13 +1,13 @@ -# New ports collection makefile for: tcl8.2.0 -# Version required: 8.2.0 +# New ports collection makefile for: tcl8.2.2 +# Version required: 8.2.2 # Date created: 19 August 1997 # Whom: jkh # # $FreeBSD$ # -DISTNAME= tcl8.2.0 -PKGNAME= tcl-8.2.0 +DISTNAME= tcl8.2.2 +PKGNAME= tcl-8.2.2 CATEGORIES= lang tcl82 MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_2/ |