summaryrefslogtreecommitdiff
path: root/java/jaf/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-04-12 06:21:15 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-04-12 06:21:15 +0000
commit5cd5b258b59f63241fff7b2d0cdeda22c2138b33 (patch)
tree98671b38100211b23e9d578a8a5a241e41b8a707 /java/jaf/Makefile
parentPORTNAME/PORTVERSION stuff (diff)
Convert to the PORTNAME - PORTVERSION syntax.
Notes
Notes: svn path=/head/; revision=27458
Diffstat (limited to 'java/jaf/Makefile')
-rw-r--r--java/jaf/Makefile6
1 files changed, 3 insertions, 3 deletions
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