From 5cd5b258b59f63241fff7b2d0cdeda22c2138b33 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Wed, 12 Apr 2000 06:21:15 +0000 Subject: Convert to the PORTNAME - PORTVERSION syntax. --- lang/tcl83/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lang/tcl83') diff --git a/lang/tcl83/Makefile b/lang/tcl83/Makefile index 04c81a16e19f..9023abae9bbf 100644 --- a/lang/tcl83/Makefile +++ b/lang/tcl83/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: tcl8.3.b1 -# Version required: 8.3.b1 # Date created: 19 August 1997 # Whom: jkh # # $FreeBSD$ # -DISTNAME= tcl8.3b1 -PKGNAME= tcl-8.3.b1 +PORTNAME= tcl +PORTVERSION= 8.3.b1 CATEGORIES= lang #tcl83 MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_3/ +DISTNAME= tcl8.3b1 MAINTAINER= jseger@FreeBSD.org -- cgit v1.2.3