summaryrefslogtreecommitdiff
path: root/archivers/unzip
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-01-23 00:43:43 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-01-23 00:43:43 +0000
commit999cbb3ea4ac3d340f24421878934904b037c115 (patch)
tree1289d800ddf740b1ce58511ba143de4861583926 /archivers/unzip
parentUpgrade to ac110 (diff)
portlint
Notes
Notes: svn path=/head/; revision=9415
Diffstat (limited to 'archivers/unzip')
-rw-r--r--archivers/unzip/Makefile8
1 files changed, 4 insertions, 4 deletions
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