diff options
Diffstat (limited to 'games/ivan/Makefile')
-rw-r--r-- | games/ivan/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/ivan/Makefile b/games/ivan/Makefile index 758b15ccbfe..6f14baa3616 100644 --- a/games/ivan/Makefile +++ b/games/ivan/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2008/07/27 21:44:47 dholland Exp $ +# $NetBSD: Makefile,v 1.15 2008/09/25 14:02:09 wiz Exp $ # DISTNAME= ivan-0.50 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ivan/} |