diff --git a/games/xminesweep/Makefile b/games/xminesweep/Makefile index 52792f69a56..41db9839a46 100644 --- a/games/xminesweep/Makefile +++ b/games/xminesweep/Makefile @@ -1,15 +1,13 @@ -# $OpenBSD: Makefile,v 1.2 1998/11/09 01:49:59 marc Exp $ +# $OpenBSD: Makefile,v 1.3 1999/01/14 02:36:56 angelos Exp $ # DISTNAME= xminesweep3.0 PKGNAME= xminesweep-3.0 CATEGORIES= games -#BROKEN= "source no longer available on specified MASTER_SITES" - MAINTAINER= angelos@openbsd.org -MASTER_SITES= ftp://ftp.icm.edu.pl/pub/X11/contrib/games/ +MASTER_SITES= ftp://ftp.sw.ru/pub/x11/ EXTRACT_SUFX= .tar.Z USE_IMAKE= yes