diff options
Diffstat (limited to 'editors/jove')
-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 b4fe3be09706..b53ace23fe0b 100644 --- a/editors/jove/Makefile +++ b/editors/jove/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: jove -# Version required: 4.16 # Date created: 21 August 1994 # Whom: jkh # # $FreeBSD$ # -DISTNAME= jove-4.16 +PORTNAME= jove +PORTVERSION= 4.16 CATEGORIES= editors MASTER_SITES= ftp://relay.cs.toronto.edu/pub/moraes/jove/ |