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 1ce3dd4..43fcbe2 100644 --- a/lang/tcl82/Makefile +++ b/lang/tcl82/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: tcl8.1 -# Version required: 8.1.a1 +# Version required: 8.1.a2 # Date created: 19 August 1997 # Whom: jkh # -# $Id: Makefile,v 1.4 1997/12/01 16:50:49 pst Exp $ +# $Id: Makefile,v 1.5 1998/02/16 15:58:18 jseger Exp $ # -DISTNAME= tcl8.1a1 -PKGNAME= tcl-8.1.a1 +DISTNAME= tcl8.1a2 +PKGNAME= tcl-8.1.a2 CATEGORIES= lang tcl81 MASTER_SITES= ftp://ftp.sunlabs.com/pub/tcl/ |