diff options
author | ache <ache@FreeBSD.org> | 1997-06-19 13:30:08 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1997-06-19 13:30:08 +0800 |
commit | 563c95e4b036fc108b51c45ff266bde15e6b9621 (patch) | |
tree | b28f14b079cb24dc481706db8bef4372fcd2853d /archivers/unzip/Makefile | |
parent | 8ac6ab6c5320494c1e0352001ba06e31438e675c (diff) | |
download | freebsd-ports-gnome-563c95e4b036fc108b51c45ff266bde15e6b9621.tar.gz freebsd-ports-gnome-563c95e4b036fc108b51c45ff266bde15e6b9621.tar.zst freebsd-ports-gnome-563c95e4b036fc108b51c45ff266bde15e6b9621.zip |
Upgrade to 5.3.1
Diffstat (limited to 'archivers/unzip/Makefile')
-rw-r--r-- | archivers/unzip/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/archivers/unzip/Makefile b/archivers/unzip/Makefile index f053adbad561..e8b45cb88a41 100644 --- a/archivers/unzip/Makefile +++ b/archivers/unzip/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: unzip -# Version required: 5.3 +# Version required: 5.3.1 # Date created: 17 October 1994 # Whom: jmz # -# $Id: Makefile,v 1.8 1997/01/06 21:43:22 ache Exp $ +# $Id: Makefile,v 1.13 1997/04/30 02:00:21 ache Exp $ # -DISTNAME= unzip-5.3 +DISTNAME= unzip-5.3.1 CATEGORIES= archivers MASTER_SITES= ftp://ftp.cdrom.com/pub/infozip/src/ -DISTFILES= unzip53.tar.gz +DISTFILES= unzip531.tar.gz MAINTAINER= ache@FreeBSD.ORG |