diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/xkobo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xkobo/Makefile b/games/xkobo/Makefile index b284e09..667808d 100644 --- a/games/xkobo/Makefile +++ b/games/xkobo/Makefile @@ -3,12 +3,12 @@ # Date created: 18 Jul 1995 # Whom: jkh # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1995/07/19 00:31:03 jkh Exp $ # DISTNAME= xkobo-1.3 CATEGORIES+= games -MASTER_SITES= ftp://romulus.ucs.uoknor.edu/mirrors/X/contrib/games/ +MASTER_SITES= ftp://ftp.uoknor.edu/mirrors/X/contrib/games/ USE_IMAKE= yes ALL_TARGET= xkobo |