diff options
author | sbd <sbd@pkgsrc.org> | 2011-11-01 06:00:33 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2011-11-01 06:00:33 +0000 |
commit | 9328de4b42858fc548eab84407d02923fca0e53b (patch) | |
tree | 5a8343f32e931a9739ef2ef1fa16f00e7977f25c /games/lincity-ng | |
parent | 8ce41e99e00b6bc08fb64db977ea094be6202698 (diff) | |
download | pkgsrc-9328de4b42858fc548eab84407d02923fca0e53b.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
Diffstat (limited to 'games/lincity-ng')
-rw-r--r-- | games/lincity-ng/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/lincity-ng/Makefile b/games/lincity-ng/Makefile index e737d980e99..ef2c0eea147 100644 --- a/games/lincity-ng/Makefile +++ b/games/lincity-ng/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/09/16 11:13:31 ryoon Exp $ +# $NetBSD: Makefile,v 1.2 2011/11/01 06:01:19 sbd Exp $ # DISTNAME= lincity-ng-2.0 +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= http://download.berlios.de/lincity-ng/ EXTRACT_SUFX= .tar.bz2 |