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 4830ff365d9..4201315e5d6 100644 --- a/games/fillets-ng/Makefile +++ b/games/fillets-ng/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2011/11/01 06:01:15 sbd Exp $ +# $NetBSD: Makefile,v 1.24 2012/01/28 11:00:54 wiz Exp $ # DISTNAME= fillets-ng-0.7.3 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fillets/} |