diff options
Diffstat (limited to 'editors/jove/Makefile')
-rw-r--r-- | editors/jove/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/jove/Makefile b/editors/jove/Makefile index bf92f1c0226..e0efd0b0357 100644 --- a/editors/jove/Makefile +++ b/editors/jove/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2006/03/04 21:29:31 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2007/02/16 18:28:25 rpaulo Exp $ # -DISTNAME= jove4.16.0.63 +DISTNAME= jove4.16.0.70 PKGNAME= ${DISTNAME:S/jove/jove-/} CATEGORIES= editors MASTER_SITES= ftp://ftp.cs.toronto.edu/pub/hugh/jove-dev/ |