From 5cd5b258b59f63241fff7b2d0cdeda22c2138b33 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Wed, 12 Apr 2000 06:21:15 +0000 Subject: Convert to the PORTNAME - PORTVERSION syntax. --- java/kaffe/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'java/kaffe/Makefile') diff --git a/java/kaffe/Makefile b/java/kaffe/Makefile index a81eea8ef4a3..ab3b70fa9ebf 100644 --- a/java/kaffe/Makefile +++ b/java/kaffe/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: kaffe -# Version required: 1.0.b4 # Date created: 20 February 1995 # Whom: Tim Wilkinson # # $FreeBSD$ # -DISTNAME= kaffe-1.0.5 +PORTNAME= kaffe +PORTVERSION= 1.0.5 CATEGORIES= java MASTER_SITES= ftp://ftp.kaffe.org/pub/kaffe/ -- cgit v1.2.3