From fbe418130c4761162faf325ab6dc02a83078d86b Mon Sep 17 00:00:00 2001 From: Chuck Robey Date: Sun, 25 Aug 1996 23:47:09 +0000 Subject: Make a more canonical PKGNAME from the DISTNAME. --- lang/itcl/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/itcl/Makefile b/lang/itcl/Makefile index bcc53d02da89..cb34637109b9 100644 --- a/lang/itcl/Makefile +++ b/lang/itcl/Makefile @@ -3,10 +3,11 @@ # Date created: Aug 17 1996 # Whom: chuckr # -# $Id: Makefile,v 1.11 1996/08/24 03:51:00 chuckr Exp $ +# $Id: Makefile,v 1.12 1996/08/24 17:12:05 chuckr Exp $ # DISTNAME= itcl2.1 +PKGNAME= itcl-2.1 GNU_CONFIGURE= yes CATEGORIES+= lang MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/NEW/ -- cgit v1.2.3