diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-03-18 02:04:26 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-03-18 02:04:26 +0000 |
commit | 3b02424bf4d47b77a46665e6407da636691c9dfc (patch) | |
tree | 55a0f8be1928ba350e085ddf0c860e9aae0555b1 | |
parent | b557d8c173e3e933306737fabfa218c8101e3848 (diff) | |
download | ports-3b02424bf4d47b77a46665e6407da636691c9dfc.tar.gz ports-3b02424bf4d47b77a46665e6407da636691c9dfc.zip |
Notes
-rw-r--r-- | lang/tclX/Makefile | 4 | ||||
-rw-r--r-- | lang/tclX80/Makefile | 4 | ||||
-rw-r--r-- | lang/tclX82/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/lang/tclX/Makefile b/lang/tclX/Makefile index 6d3144113dbb..b44b13c95593 100644 --- a/lang/tclX/Makefile +++ b/lang/tclX/Makefile @@ -3,11 +3,11 @@ # Date created: 6 February 1996 # Whom: jkh # -# $Id: Makefile,v 1.2 1996/02/08 01:27:44 asami Exp $ +# $Id: Makefile,v 1.1.1.1 1996/03/16 05:01:43 pst Exp $ # DISTNAME= tclX7.5.0-b3 -PKGNAME= tclX7.5.0-b3 +PKGNAME= tclX-7.5b3 CATEGORIES+= lang MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/distrib/ diff --git a/lang/tclX80/Makefile b/lang/tclX80/Makefile index 6d3144113dbb..b44b13c95593 100644 --- a/lang/tclX80/Makefile +++ b/lang/tclX80/Makefile @@ -3,11 +3,11 @@ # Date created: 6 February 1996 # Whom: jkh # -# $Id: Makefile,v 1.2 1996/02/08 01:27:44 asami Exp $ +# $Id: Makefile,v 1.1.1.1 1996/03/16 05:01:43 pst Exp $ # DISTNAME= tclX7.5.0-b3 -PKGNAME= tclX7.5.0-b3 +PKGNAME= tclX-7.5b3 CATEGORIES+= lang MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/distrib/ diff --git a/lang/tclX82/Makefile b/lang/tclX82/Makefile index 6d3144113dbb..b44b13c95593 100644 --- a/lang/tclX82/Makefile +++ b/lang/tclX82/Makefile @@ -3,11 +3,11 @@ # Date created: 6 February 1996 # Whom: jkh # -# $Id: Makefile,v 1.2 1996/02/08 01:27:44 asami Exp $ +# $Id: Makefile,v 1.1.1.1 1996/03/16 05:01:43 pst Exp $ # DISTNAME= tclX7.5.0-b3 -PKGNAME= tclX7.5.0-b3 +PKGNAME= tclX-7.5b3 CATEGORIES+= lang MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/distrib/ |