diff options
Diffstat (limited to 'games/xzip/Makefile')
-rw-r--r-- | games/xzip/Makefile | 10 |
1 files changed, 4 insertions, 6 deletions
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 <mph@FreeBSD.org> # -# $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= |