diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-06-22 23:01:26 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-06-22 23:01:26 +0000 |
commit | f97480e6154c44607a4056ceec64ebb05319f6f1 (patch) | |
tree | 5ce1dcd9a887e898d4ad878784f24d0d20229cf7 /games/xkobo | |
parent | dde04317051960199c1b2922ab4981c52774b2e4 (diff) | |
download | ports-f97480e6154c44607a4056ceec64ebb05319f6f1.tar.gz ports-f97480e6154c44607a4056ceec64ebb05319f6f1.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 37fbd7892f80..85e3b4421ccf 100644 --- a/games/xkobo/Makefile +++ b/games/xkobo/Makefile @@ -3,7 +3,7 @@ # Date created: 18 Jul 1995 # Whom: jkh # -# $Id: Makefile,v 1.11 1998/03/26 12:13:35 tg Exp $ +# $Id: Makefile,v 1.12 1998/09/28 02:25:01 steve Exp $ # DISTNAME= xkobo-1.11 @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} \ ftp://ftp.uoknor.edu/mirrors/X/contrib/games/ MASTER_SITE_SUBDIR= games -MAINTAINER= ports@FreeBSD.ORG +MAINTAINER= andrews@technologist.com USE_IMAKE= yes ALL_TARGET= xkobo |