aboutsummaryrefslogtreecommitdiff
path: root/games/jzip
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-14 06:53:26 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-14 06:53:26 +0000
commita7f42416d7a766482b1e0d1d8b9055c917426356 (patch)
treea9a11ef714e9c9e8e6ef7346e0d5ec79a867bb7f /games/jzip
parent429158af25cb05709764d4c6fe0104616975ac77 (diff)
downloadports-a7f42416d7a766482b1e0d1d8b9055c917426356.tar.gz
ports-a7f42416d7a766482b1e0d1d8b9055c917426356.zip
update g-k ports with PORTNAME/PORTVERSION and fix error in fkiss's Makefile
Notes
Notes: svn path=/head/; revision=27508
Diffstat (limited to 'games/jzip')
-rw-r--r--games/jzip/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/jzip/Makefile b/games/jzip/Makefile
index f06426b68dbb..38871a4a894a 100644
--- a/games/jzip/Makefile
+++ b/games/jzip/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: jzip
-# Version required: 2.0.1g
# Date created: 7 May 1998
# Whom: Matthew Hunt <mph@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= jzip201g
-PKGNAME= jzip-2.0.1g
+PORTNAME= jzip
+PORTVERSION= 2.0.1g
CATEGORIES= games
MASTER_SITES= http://people.FreeBSD.org/~mph/distfiles/
+DISTNAME= jzip201g
MAINTAINER= mph@freebsd.org