diff options
author | sbd <sbd> | 2011-11-01 06:00:33 +0000 |
---|---|---|
committer | sbd <sbd> | 2011-11-01 06:00:33 +0000 |
commit | 824d8cc524d3c32ccfaae8f8f188e22a562e370f (patch) | |
tree | 5a8343f32e931a9739ef2ef1fa16f00e7977f25c /games/ufoai | |
parent | 6260c81c8ee26e1e5bdfd5ff402fd9354f0bf229 (diff) | |
download | pkgsrc-824d8cc524d3c32ccfaae8f8f188e22a562e370f.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
Diffstat (limited to 'games/ufoai')
-rw-r--r-- | games/ufoai/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/ufoai/Makefile b/games/ufoai/Makefile index a8a64ba0bf0..10cbaffbf9d 100644 --- a/games/ufoai/Makefile +++ b/games/ufoai/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2011/04/22 13:43:39 obache Exp $ +# $NetBSD: Makefile,v 1.12 2011/11/01 06:01:22 sbd Exp $ DISTNAME= ufoai-2.2.1 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ufoai/} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= games DISTFILES= ${DISTNAME}-source.tar.bz2 |