From dd87f13bc68954d65df190a8a24a59917285446d Mon Sep 17 00:00:00 2001 From: Matthew Hunt Date: Mon, 20 Jul 1998 18:42:58 +0000 Subject: Un-BROKEN-ify this port by upgrading to 1.8.0; the distfile for 1.7.0 disappeared. --- games/xzip/Makefile | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'games/xzip/Makefile') diff --git a/games/xzip/Makefile b/games/xzip/Makefile index f09d812ad7f5..80ba568e8df1 100644 --- a/games/xzip/Makefile +++ b/games/xzip/Makefile @@ -1,21 +1,19 @@ # New ports collection makefile for: xzip -# Version required: 1.7.0 +# Version required: 1.8.0 # Date created: 28 June 1998 # Whom: Matthew Hunt # -# $Id: Makefile,v 1.4 1998/07/05 04:15:05 mph Exp $ +# $Id: Makefile,v 1.5 1998/07/20 17:28:41 asami Exp $ # -DISTNAME= xzip170 -PKGNAME= xzip-1.7.0 +DISTNAME= xzip180 +PKGNAME= xzip-1.8.0 CATEGORIES= games MASTER_SITES= ftp://ftp.gmd.de/if-archive/infocom/interpreters/zip/ EXTRACT_SUFX= .tar.Z MAINTAINER= mph@freebsd.org -BROKEN= fetch - WRKSRC= ${WRKDIR}/xzip ALL_TARGET= -- cgit v1.2.3