diff options
Diffstat (limited to 'games/ufoai/Makefile')
-rw-r--r-- | games/ufoai/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/ufoai/Makefile b/games/ufoai/Makefile index 0091e5eb351..73a53071a8a 100644 --- a/games/ufoai/Makefile +++ b/games/ufoai/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2009/07/14 09:50:29 hasso Exp $ +# $NetBSD: Makefile,v 1.5 2009/08/26 19:57:34 sno Exp $ DISTNAME= ufoai-2.2.1 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ufoai/} +PKGREVISION= 1 CATEGORIES= games DISTFILES= ${DISTNAME}-source.tar.bz2 |