aboutsummaryrefslogtreecommitdiff
path: root/java/infobus
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/infobus
parent343c80d542a8a68a6de7c4e7b02a392d8e1d6fa0 (diff)
downloadports-5cd5b258b59f63241fff7b2d0cdeda22c2138b33.tar.gz
ports-5cd5b258b59f63241fff7b2d0cdeda22c2138b33.zip
Convert to the PORTNAME - PORTVERSION syntax.
Notes
Notes: svn path=/head/; revision=27458
Diffstat (limited to 'java/infobus')
-rw-r--r--java/infobus/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/java/infobus/Makefile b/java/infobus/Makefile
index 856c443a67a5..bb54591f9025 100644
--- a/java/infobus/Makefile
+++ b/java/infobus/Makefile
@@ -1,14 +1,14 @@
# New ports collection makefile for: Infobus 1.2
-# Version required: 1.2
# Date created: 1999/08/08
# Whom: Jose Marques
#
# $FreeBSD$
#
-DISTNAME= ib12
-PKGNAME= infobus-1.2
+PORTNAME= infobus
+PORTVERSION= 1.2
CATEGORIES= java
+DISTNAME= ib12
EXTRACT_SUFX= .zip
MAINTAINER= noway@nohow.demon.co.uk