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/tcl81-thread/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lang/tcl81-thread') diff --git a/lang/tcl81-thread/Makefile b/lang/tcl81-thread/Makefile index 82a022f69e91..32349dcff294 100644 --- a/lang/tcl81-thread/Makefile +++ b/lang/tcl81-thread/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: tcl8.1 -# Version required: 8.1.b2 # Date created: 19 August 1997 # Whom: jkh # # $FreeBSD$ # -DISTNAME= tcl8.1b1 -PKGNAME= tcl-thread-8.1.b1 +PORTNAME= tcl-thread +PORTVERSION= 8.1.b1 CATEGORIES= lang tcl81 MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_1/ +DISTNAME= tcl8.1b1 MAINTAINER= ejc@FreeBSD.org -- cgit v1.2.3