diff options
Diffstat (limited to 'games/lincity-ng/Makefile')
-rw-r--r-- | games/lincity-ng/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/lincity-ng/Makefile b/games/lincity-ng/Makefile index ef2c0eea147..5c78e64b468 100644 --- a/games/lincity-ng/Makefile +++ b/games/lincity-ng/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2011/11/01 06:01:19 sbd Exp $ +# $NetBSD: Makefile,v 1.3 2012/01/28 11:00:55 wiz Exp $ # DISTNAME= lincity-ng-2.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games MASTER_SITES= http://download.berlios.de/lincity-ng/ EXTRACT_SUFX= .tar.bz2 |