diff options
Diffstat (limited to 'devel/vtcl/Makefile')
-rw-r--r-- | devel/vtcl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/vtcl/Makefile b/devel/vtcl/Makefile index 1f2305ab7acb..ddf5a7398e83 100644 --- a/devel/vtcl/Makefile +++ b/devel/vtcl/Makefile @@ -3,12 +3,12 @@ # Date Created: 29 May 1997 # Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # -# $Id: Makefile,v 1.6 1998/02/13 15:07:54 vanilla Exp $ +# $Id: Makefile,v 1.8 1998/03/20 14:35:24 tg Exp $ # DISTNAME= vt-1.11 PKGNAME= vtcl-1.11 -CATEGORIES= devel x11 tk80 +CATEGORIES= devel tk80 MASTER_SITES= http://www.neuron.com/stewart/vtcl/dload/ \ ftp://ftp.neuron.com/pub/ |