diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-14 06:53:26 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-14 06:53:26 +0000 |
commit | a7f42416d7a766482b1e0d1d8b9055c917426356 (patch) | |
tree | a9a11ef714e9c9e8e6ef7346e0d5ec79a867bb7f /games/jzip/Makefile | |
parent | 429158af25cb05709764d4c6fe0104616975ac77 (diff) | |
download | ports-a7f42416d7a766482b1e0d1d8b9055c917426356.tar.gz ports-a7f42416d7a766482b1e0d1d8b9055c917426356.zip |
Notes
Diffstat (limited to 'games/jzip/Makefile')
-rw-r--r-- | games/jzip/Makefile | 6 |
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 |