Upgrade to 5.3
This commit is contained in:
parent
a97919b703
commit
1ecf20b10d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=6300
2 changed files with 6 additions and 5 deletions
|
@ -1,18 +1,19 @@
|
|||
# New ports collection makefile for: unzip
|
||||
# Version required: 5.2
|
||||
# Version required: 5.3
|
||||
# Date created: 17 October 1994
|
||||
# Whom: jmz
|
||||
#
|
||||
# $Id: Makefile,v 1.7 1996/11/18 13:55:59 asami Exp $
|
||||
# $Id: Makefile,v 1.8 1997/01/06 21:43:22 ache Exp $
|
||||
#
|
||||
|
||||
DISTNAME= unzip-5.2
|
||||
DISTNAME= unzip-5.3
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= ftp://ftp.cdrom.com/pub/infozip/src/
|
||||
DISTFILES= unzip52.tar.gz
|
||||
DISTFILES= unzip53.tar.gz
|
||||
|
||||
MAINTAINER= ache@FreeBSD.ORG
|
||||
|
||||
NO_WRKSUBDIR= YES
|
||||
MAKEFILE= unix/Makefile
|
||||
ALL_TARGET= bsd
|
||||
MAKE_FLAGS= LOCAL_UNZIP="${CFLAGS}" \
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (unzip52.tar.gz) = 1b3da8c57b0733bc1b330684e4ec0f10
|
||||
MD5 (unzip53.tar.gz) = 62c89001e11f188236f9805628d36dbc
|
||||
|
|
Loading…
Reference in a new issue