aboutsummaryrefslogtreecommitdiffstats
path: root/java/collections
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-04-12 14:21:15 +0800
committerobrien <obrien@FreeBSD.org>2000-04-12 14:21:15 +0800
commit279d0c568395b4252ea7d025ef414367c67379c0 (patch)
tree8f72921d00682487baa00cb9380ca8975f5469ce /java/collections
parent98e3a046d36f9f73a339aeedddb8c7f75429c5fe (diff)
downloadfreebsd-ports-gnome-279d0c568395b4252ea7d025ef414367c67379c0.tar.gz
freebsd-ports-gnome-279d0c568395b4252ea7d025ef414367c67379c0.tar.zst
freebsd-ports-gnome-279d0c568395b4252ea7d025ef414367c67379c0.zip
Convert to the PORTNAME - PORTVERSION syntax.
Diffstat (limited to 'java/collections')
-rw-r--r--java/collections/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/java/collections/Makefile b/java/collections/Makefile
index 76c03a305380..f51477e21c4d 100644
--- a/java/collections/Makefile
+++ b/java/collections/Makefile
@@ -1,14 +1,14 @@
# New ports collection makefile for: JDK1.1 Collections package
-# Version required: 1.1
# Date created: 1999/08/08
# Whom: Jose Marques
#
# $FreeBSD$
#
-DISTNAME= collections1_1
-PKGNAME= collections-1.1
+PORTNAME= collections
+PORTVERSION= 1.1
CATEGORIES= java
+DISTNAME= collections1_1
EXTRACT_SUFX= .zip
MAINTAINER= noway@nohow.demon.co.uk