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 8a688e9519f..4c943ccc290 100644 --- a/games/fillets-ng/Makefile +++ b/games/fillets-ng/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2010/01/18 09:58:51 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2010/06/13 22:44:19 wiz Exp $ # DISTNAME= fillets-ng-0.7.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fillets/} |