From 54642e156d904435856240f6040af034f1dc63cf Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Sun, 2 Apr 1995 07:17:50 +0000 Subject: Make it compile by specifying ftp site that actually carries this baby. Preblem reported by: jmb@kryten.Atinc.COM --- games/xboing/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/games/xboing/Makefile b/games/xboing/Makefile index 03b45936b5da..e694d3b75d67 100644 --- a/games/xboing/Makefile +++ b/games/xboing/Makefile @@ -5,9 +5,10 @@ # DISTNAME= xboing2.2 -EXTRACT_SUFX= .tar.gz +PKGNAME= xboing-2.2 +EXTRACT_SUFX= .tar.Z USE_IMAKE= yes -MASTER_SITES= ftp://ftp.icm.edu.pl/pub/X11/contrib/games/ +MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/games/ CATEGORIES+= games LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm -- cgit v1.2.3