diff options
author | obache <obache@pkgsrc.org> | 2012-12-16 01:51:57 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-12-16 01:51:57 +0000 |
commit | 6e518767d09232e30f06f0bd3cd17933f190bdc3 (patch) | |
tree | e56fd3c486d8cada798fbe0730e1afdbdb05a548 /games/ufoai | |
parent | c5e0c2e5d46ec414c6fc396266fe509697320686 (diff) | |
download | pkgsrc-6e518767d09232e30f06f0bd3cd17933f190bdc3.tar.gz |
recursive bump from cyrus-sasl libsasl2 shlib major bump.
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 f84c7b8734c..d040be75f08 100644 --- a/games/ufoai/Makefile +++ b/games/ufoai/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2012/10/06 11:54:57 asau Exp $ +# $NetBSD: Makefile,v 1.14 2012/12/16 01:52:15 obache Exp $ DISTNAME= ufoai-2.2.1 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ufoai/} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= games DISTFILES= ${DISTNAME}-source.tar.bz2 |