From 807fa599b4f056e35089155a4dbe222355e7fc8f Mon Sep 17 00:00:00 2001 From: asami Date: Sat, 15 Apr 1995 05:44:50 +0000 Subject: Update of lang Makefiles.... --- lang/logo/Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'lang/logo') diff --git a/lang/logo/Makefile b/lang/logo/Makefile index 325bd4bc04be..1eb872917f14 100644 --- a/lang/logo/Makefile +++ b/lang/logo/Makefile @@ -3,13 +3,15 @@ # Date created: 22 October 1994 # Whom: jkh # -# $Id: Makefile,v 1.2 1995/02/07 03:06:46 gpalmer Exp $ +# $Id: Makefile,v 1.3 1995/04/01 12:46:57 jkh Exp $ # DISTNAME= ucblogo -EXTRACT_SUFX= .tar.Z -MASTER_SITES= ftp://anarres.cs.berkeley.edu/pub/ucblogo/ +PKGNAME= ucblogo-7.3 CATEGORIES+= languages +MASTER_SITES= ftp://anarres.cs.berkeley.edu/pub/ucblogo/ +EXTRACT_SUFX= .tar.Z + MAKEFILE= makefile WRKSRC= ${WRKDIR} HAS_CONFIGURE= yes -- cgit