diff options
author | asami <asami@FreeBSD.org> | 1998-07-21 01:28:41 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-07-21 01:28:41 +0800 |
commit | 11cd3f2f65cb449a7b20d2eea094580e6f3f93b2 (patch) | |
tree | 75fdb17c5ce289d02faa78d87d1e53f7c38eff5d /games | |
parent | c437c98cfc14ef5b6f8623054ff4241b2eeb725b (diff) | |
download | freebsd-ports-gnome-11cd3f2f65cb449a7b20d2eea094580e6f3f93b2.tar.gz freebsd-ports-gnome-11cd3f2f65cb449a7b20d2eea094580e6f3f93b2.tar.zst freebsd-ports-gnome-11cd3f2f65cb449a7b20d2eea094580e6f3f93b2.zip |
Sorry, can't fetch again.
Diffstat (limited to 'games')
-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 6ad22a80be66..f09d812ad7f5 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.3 1998/07/02 00:41:19 asami Exp $ +# $Id: Makefile,v 1.4 1998/07/05 04:15:05 mph Exp $ # DISTNAME= xzip170 @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= mph@freebsd.org +BROKEN= fetch + WRKSRC= ${WRKDIR}/xzip ALL_TARGET= |