diff options
Diffstat (limited to 'games/xzip/Makefile')
-rw-r--r-- | games/xzip/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games/xzip/Makefile b/games/xzip/Makefile index 88304ad..9992e90 100644 --- a/games/xzip/Makefile +++ b/games/xzip/Makefile @@ -3,7 +3,7 @@ # Date created: 28 June 1998 # Whom: Matthew Hunt <mph@FreeBSD.org> # -# $Id: Makefile,v 1.1.1.1 1998/06/28 04:08:25 mph Exp $ +# $Id: Makefile,v 1.2 1998/07/02 00:39:50 asami Exp $ # DISTNAME= xzip170 @@ -13,6 +13,8 @@ MASTER_SITES= http://www.cfug.org/infocom/ MAINTAINER= mph@freebsd.org +BROKEN= fetch + WRKSRC= ${WRKDIR}/xzip ALL_TARGET= |