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/jaf/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'java/jaf') diff --git a/java/jaf/Makefile b/java/jaf/Makefile index 7590bc5803b7..f42751517f6d 100644 --- a/java/jaf/Makefile +++ b/java/jaf/Makefile @@ -1,14 +1,14 @@ # New ports collection makefile for: JavaBeans Activation Framework (JAF) -# Version required: 1.0.1 # Date created: 1999/08/08 # Whom: Jose Marques # # $FreeBSD$ # -DISTNAME= jaf1_0_1 -PKGNAME= jaf-1.0.1 +PORTNAME= jaf +PORTVERSION= 1.0.1 CATEGORIES= java +DISTNAME= jaf1_0_1 EXTRACT_SUFX= .zip MAINTAINER= noway@nohow.demon.co.uk -- cgit v1.2.3