summaryrefslogtreecommitdiff
path: root/editors/jove/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-09 06:11:17 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-09 06:11:17 +0000
commit94105bca125e0ac414db212cb79fae3d10e52321 (patch)
treeb9af2877b4d88efd6065c4540d63d5e04d0bccc2 /editors/jove/Makefile
parentUpgrade. (diff)
Another round of Makefile updates, editors version.
Notes
Notes: svn path=/head/; revision=1308
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>