summaryrefslogtreecommitdiff
path: root/editors/jove/Makefile
diff options
context:
space:
mode:
authorGary Palmer <gpalmer@FreeBSD.org>1994-11-22 23:10:34 +0000
committerGary Palmer <gpalmer@FreeBSD.org>1994-11-22 23:10:34 +0000
commit3c3658a9b1f124f4257c220a49b41080cff1214b (patch)
tree347f5d31dbcd7658c1fd3d79ed3885faac8164a5 /editors/jove/Makefile
parentTry to get Jove working again :-( (diff)
Make jove work again (4.16beta)
Notes
Notes: svn path=/head/; revision=465
Diffstat (limited to 'editors/jove/Makefile')
-rw-r--r--editors/jove/Makefile11
1 files changed, 5 insertions, 6 deletions
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 <bsd.port.mk>