diff options
Diffstat (limited to 'games/ufoai/Makefile')
-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 373ade20e03..dd502937048 100644 --- a/games/ufoai/Makefile +++ b/games/ufoai/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2013/06/03 10:05:05 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2013/06/04 22:16:11 tron Exp $ DISTNAME= ufoai-2.2.1 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ufoai/} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= games DISTFILES= ${DISTNAME}-source.tar.bz2 |