diff options
-rw-r--r-- | games/xmille/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xmille/Makefile b/games/xmille/Makefile index 11281f9..2bc3e95 100644 --- a/games/xmille/Makefile +++ b/games/xmille/Makefile @@ -3,13 +3,13 @@ # Date created: 30 Dec 1994 # Whom: swallace # -# $Id: Makefile,v 1.4 1995/04/11 00:20:41 asami Exp $ +# $Id: Makefile,v 1.5 1995/04/15 23:43:20 asami Exp $ # DISTNAME= xmille PKGNAME= xmille-2.0 CATEGORIES+= games -MASTER_SITES= ftp://gatekeeper.dec.com/.b/X11-contrib/ +MASTER_SITES= ftp://gatekeeper.dec.com/pub/X11-contrib/ EXTRACT_SUFX= .tar.Z USE_IMAKE= yes |