diff options
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 73a53071a8a..fe5bd5ef1d2 100644 --- a/games/ufoai/Makefile +++ b/games/ufoai/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2009/08/26 19:57:34 sno Exp $ +# $NetBSD: Makefile,v 1.6 2010/01/17 12:02:17 wiz Exp $ DISTNAME= ufoai-2.2.1 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ufoai/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games DISTFILES= ${DISTNAME}-source.tar.bz2 |