diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-10-19 22:11:55 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-10-19 22:11:55 +0000 |
commit | 7bb7f753a81c27712fdb7f6a9159c1d341fed640 (patch) | |
tree | 3e50a2f986b04e4c7ceb84dc19a540d02ce7005a /games | |
parent | a541c15da00846960f491ebc3748fa1622b1fdb5 (diff) | |
download | ports-7bb7f753a81c27712fdb7f6a9159c1d341fed640.tar.gz ports-7bb7f753a81c27712fdb7f6a9159c1d341fed640.zip |
Notes
Diffstat (limited to 'games')
-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 11281f9875bf..2bc3e9578b43 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 |