aboutsummaryrefslogtreecommitdiffstats
path: root/games/jzip
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-04-14 14:53:26 +0800
committermharo <mharo@FreeBSD.org>2000-04-14 14:53:26 +0800
commit4750962a9f24bed87662ecb262de7343eeb4813f (patch)
tree2f9aa4e1816cbe9840b67225860dac9ecb87faa3 /games/jzip
parent6599d6b639f394c76bd685334176d0ea473272f6 (diff)
downloadfreebsd-ports-graphics-4750962a9f24bed87662ecb262de7343eeb4813f.tar.gz
freebsd-ports-graphics-4750962a9f24bed87662ecb262de7343eeb4813f.tar.zst
freebsd-ports-graphics-4750962a9f24bed87662ecb262de7343eeb4813f.zip
update g-k ports with PORTNAME/PORTVERSION and fix error in fkiss's Makefile
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 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 <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