From 999cbb3ea4ac3d340f24421878934904b037c115 Mon Sep 17 00:00:00 2001 From: "Justin M. Seger" Date: Fri, 23 Jan 1998 00:43:43 +0000 Subject: portlint --- archivers/unzip/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'archivers/unzip') diff --git a/archivers/unzip/Makefile b/archivers/unzip/Makefile index e1f7e193de8c..1f5ae1b4d9a5 100644 --- a/archivers/unzip/Makefile +++ b/archivers/unzip/Makefile @@ -3,17 +3,17 @@ # Date created: 17 October 1994 # Whom: jmz # -# $Id: Makefile,v 1.15 1997/09/18 22:23:50 ache Exp $ +# $Id: Makefile,v 1.16 1997/11/24 13:09:10 ache Exp $ # -DISTNAME= unzip-5.3.2 +DISTNAME= unzip532 +PKGNAME= unzip-5.3.2 CATEGORIES= archivers MASTER_SITES= ftp://ftp.cdrom.com/pub/infozip/src/ -DISTFILES= unzip532.tar.gz MAINTAINER= ache@FreeBSD.ORG -WRKSRC= ${WRKDIR}/unzip-5.32 +WRKSRC= ${WRKDIR}/${PKGNAME} MAKEFILE= unix/Makefile ALL_TARGET= freebsd MAKE_FLAGS= LOCAL_UNZIP="${CFLAGS} -DUSE_UNSHRINK" -f -- cgit v1.2.3