diff options
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 |