From 3c3658a9b1f124f4257c220a49b41080cff1214b Mon Sep 17 00:00:00 2001 From: Gary Palmer Date: Tue, 22 Nov 1994 23:10:34 +0000 Subject: Make jove work again (4.16beta) --- editors/jove/Makefile | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'editors') diff --git a/editors/jove/Makefile b/editors/jove/Makefile index 171564ff7274..7f32cb7b6409 100644 --- a/editors/jove/Makefile +++ b/editors/jove/Makefile @@ -1,14 +1,13 @@ # New ports collection makefile for: jove -# Version required: 4.14.6 +# Version required: 4. # Date created: 21 August 1994 # Whom: jkh # -# $Id: Makefile,v 1.6 1994/11/15 00:22:29 gpalmer Exp $ +# $Id: Makefile,v 1.7 1994/11/20 21:50:58 ats Exp $ # -DISTNAME= jove4.14.10 +DISTNAME= jove4.16beta MASTER_SITES= ftp://relay.cs.toronto.edu/pub/moraes/jove/ -EXTRACT_SUFX= .tar.Z -NO_WRKSUBDIR= yes - +EXTRACT_SUFX= .tar.gz +WRKSRC= ${WRKDIR}/jove-4.16beta .include -- cgit v1.2.3