diff options
author | Andreas Schulz <ats@FreeBSD.org> | 1995-07-27 10:05:49 +0000 |
---|---|---|
committer | Andreas Schulz <ats@FreeBSD.org> | 1995-07-27 10:05:49 +0000 |
commit | ab5e0831fa4c8bd8bc1e76b9049f8b0a204d0a2d (patch) | |
tree | 758110ec037737314b232dd6f12be8facaa6cea9 /games/xkobo | |
parent | 572d7ec74ab641b677167bfe1cc333b88c55dfe1 (diff) | |
download | ports-ab5e0831fa4c8bd8bc1e76b9049f8b0a204d0a2d.tar.gz ports-ab5e0831fa4c8bd8bc1e76b9049f8b0a204d0a2d.zip |
Notes
Diffstat (limited to 'games/xkobo')
-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 b284e0914744..667808d19b1e 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 |