diff options
author | mharo <mharo@FreeBSD.org> | 1999-06-23 07:01:26 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 1999-06-23 07:01:26 +0800 |
commit | bf9a391c293f40c83ea7de9ea531e182ac97fe58 (patch) | |
tree | c46e508081725360ae340a4d69c56fe13c376202 /games | |
parent | 6ecf90490a6418ad508c47727a396d82aed88aca (diff) | |
download | freebsd-ports-gnome-bf9a391c293f40c83ea7de9ea531e182ac97fe58.tar.gz freebsd-ports-gnome-bf9a391c293f40c83ea7de9ea531e182ac97fe58.tar.zst freebsd-ports-gnome-bf9a391c293f40c83ea7de9ea531e182ac97fe58.zip |
Change maintainer to andrews@technologist.com for port
PR: 12348
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 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 |