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 02767ac7aef..373ade20e03 100644 --- a/games/ufoai/Makefile +++ b/games/ufoai/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2013/02/16 11:21:29 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2013/06/03 10:05:05 wiz Exp $ DISTNAME= ufoai-2.2.1 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ufoai/} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= games DISTFILES= ${DISTNAME}-source.tar.bz2 |