diff options
Diffstat (limited to 'games/fillets-ng/Makefile')
-rw-r--r-- | games/fillets-ng/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/fillets-ng/Makefile b/games/fillets-ng/Makefile index f61b4a2d506..8a688e9519f 100644 --- a/games/fillets-ng/Makefile +++ b/games/fillets-ng/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2009/08/26 19:57:30 sno Exp $ +# $NetBSD: Makefile,v 1.19 2010/01/18 09:58:51 wiz Exp $ # DISTNAME= fillets-ng-0.7.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fillets/} |