diff options
author | tnn <tnn@pkgsrc.org> | 2007-04-25 07:32:48 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2007-04-25 07:32:48 +0000 |
commit | 825d37416cc9c55e1e49d5b71a2e1f174f80c5e5 (patch) | |
tree | 2713527f0e5dae695c8424e210c31c21695a67e7 /games | |
parent | 66bb4f9f16158368bd0119cbd8751595f5466313 (diff) | |
download | pkgsrc-825d37416cc9c55e1e49d5b71a2e1f174f80c5e5.tar.gz |
maintainer over to pkgsrc-users@
Diffstat (limited to 'games')
-rw-r--r-- | games/openttd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/openttd/Makefile b/games/openttd/Makefile index dcfd3e5251d..6b713d2dcae 100644 --- a/games/openttd/Makefile +++ b/games/openttd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2007/04/23 14:16:40 tnn Exp $ +# $NetBSD: Makefile,v 1.21 2007/04/25 07:32:48 tnn Exp $ DISTNAME= openttd-0.5.1-source PKGNAME= openttd-0.5.1 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= games x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openttd/} -MAINTAINER= froz@icix.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.openttd.com/ COMMENT= Open source clone of Transport Tycoon Deluxe EXTRACT_SUFX= .tar.bz2 |