summaryrefslogtreecommitdiff
path: root/editors/jove/Makefile
diff options
context:
space:
mode:
authorGary Palmer <gpalmer@FreeBSD.org>1994-11-11 00:49:03 +0000
committerGary Palmer <gpalmer@FreeBSD.org>1994-11-11 00:49:03 +0000
commit751dad6612a23e93db41d08ce8c0d47552e678b1 (patch)
tree82082d3586dc44e354c3ab4cbf2ec7b414256a4c /editors/jove/Makefile
parentUpdate MASTER_SITES and go to version 4.14.10 (diff)
Add the correct extract suffix and correct the filename
Notes
Notes: svn path=/head/; revision=360
Diffstat (limited to 'editors/jove/Makefile')
-rw-r--r--editors/jove/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/jove/Makefile b/editors/jove/Makefile
index e40a249d65cb..e258b3c9cfe5 100644
--- a/editors/jove/Makefile
+++ b/editors/jove/Makefile
@@ -3,10 +3,11 @@
# Date created: 21 August 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.3 1994/09/13 06:34:47 jkh Exp $
+# $Id: Makefile,v 1.4 1994/11/10 22:33:47 jkh Exp $
#
-DISTNAME= jove-4.14.10
+DISTNAME= jove4.14.10
MASTER_SITES= ftp://relay.cs.toronto.edu/pub/moraes/jove/
+EXTRAXT_SUFX= .tar.Z
.include <bsd.port.mk>