diff options
Diffstat (limited to 'games/xkobo/Makefile')
-rw-r--r-- | games/xkobo/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/games/xkobo/Makefile b/games/xkobo/Makefile index e2e51f6854a5..0de2c85c306e 100644 --- a/games/xkobo/Makefile +++ b/games/xkobo/Makefile @@ -3,12 +3,15 @@ # Date created: 18 Jul 1995 # Whom: jkh # -# $Id: Makefile,v 1.2 1995/07/27 10:05:49 ats Exp $ +# $Id: Makefile,v 1.3 1996/02/13 10:29:08 jkh Exp $ # DISTNAME= xkobo-1.7 CATEGORIES+= games MASTER_SITES= ftp://ftp.uoknor.edu/mirrors/X/contrib/games/ + +MAINTAINER= jkh@FreeBSD.ORG + USE_IMAKE= yes ALL_TARGET= xkobo |