diff options
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 |