diff options
Diffstat (limited to 'games/asciiquarium/Makefile')
-rw-r--r-- | games/asciiquarium/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/asciiquarium/Makefile b/games/asciiquarium/Makefile index 0f761371f16..d803aa7f8f0 100644 --- a/games/asciiquarium/Makefile +++ b/games/asciiquarium/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2013/05/31 12:41:02 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2014/05/29 23:36:35 wiz Exp $ # DISTNAME= asciiquarium_1.0 PKGNAME= asciiquarium-1.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games MASTER_SITES= http://robobunny.com/projects/asciiquarium/ |