diff options
author | hubertf <hubertf> | 1998-01-24 05:12:53 +0000 |
---|---|---|
committer | hubertf <hubertf> | 1998-01-24 05:12:53 +0000 |
commit | 7d6a7cf4b229124a6befa49f749d3cc7deaabed5 (patch) | |
tree | 245575fbef0afdffccf9c3913eed3be41ebf646e /games/xkobo | |
parent | 3780ec0acf851807c65b56a14ca25114c25d5878 (diff) | |
download | pkgsrc-7d6a7cf4b229124a6befa49f749d3cc7deaabed5.tar.gz |
portlint: add MAINTAINER
Diffstat (limited to 'games/xkobo')
-rw-r--r-- | games/xkobo/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games/xkobo/Makefile b/games/xkobo/Makefile index 4c54a2af72c..2393b3cf972 100644 --- a/games/xkobo/Makefile +++ b/games/xkobo/Makefile @@ -3,7 +3,7 @@ # Date created: 18 Jul 1995 # Whom: jkh # -# $NetBSD: Makefile,v 1.2 1997/12/30 03:45:04 hubertf Exp $ +# $NetBSD: Makefile,v 1.3 1998/01/24 05:12:53 hubertf Exp $ # FreeBSD Id: Makefile,v 1.10 1997/11/12 09:57:17 tg Exp # @@ -13,6 +13,8 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} \ ftp://ftp.uoknor.edu/mirrors/X/contrib/games/ MASTER_SITE_SUBDIR= games +MAINTAINER= hubertf@netbsd.org + USE_IMAKE= yes ALL_TARGET+= xkobo all |