From 4750962a9f24bed87662ecb262de7343eeb4813f Mon Sep 17 00:00:00 2001 From: mharo Date: Fri, 14 Apr 2000 06:53:26 +0000 Subject: update g-k ports with PORTNAME/PORTVERSION and fix error in fkiss's Makefile --- games/jzip/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'games/jzip') diff --git a/games/jzip/Makefile b/games/jzip/Makefile index f06426b68db..38871a4a894 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 # # $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 -- cgit