summaryrefslogtreecommitdiff
path: root/editors/jove/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/jove/Makefile')
-rw-r--r--editors/jove/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/editors/jove/Makefile b/editors/jove/Makefile
index 5d9231bb8b6d..94596b8bb662 100644
--- a/editors/jove/Makefile
+++ b/editors/jove/Makefile
@@ -1,14 +1,17 @@
# New ports collection makefile for: jove
-# Version required: 4.
+# Version required: 4.16
# Date created: 21 August 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.9 1994/11/27 02:29:12 ats Exp $
+# $Id: Makefile,v 1.10 1995/04/01 12:44:47 jkh Exp $
#
DISTNAME= jove-4.16beta
-MASTER_SITES= ftp://relay.cs.toronto.edu/pub/moraes/jove/
+PKGNAME= jove-4.16b
CATEGORIES+= editors
+MASTER_SITES= ftp://relay.cs.toronto.edu/pub/moraes/jove/
EXTRACT_SUFX= .tar.gz
+
WRKSRC= ${WRKDIR}/jove-4.16beta
+
.include <bsd.port.mk>