diff options
Diffstat (limited to 'games/pingus/Makefile')
-rw-r--r-- | games/pingus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/pingus/Makefile b/games/pingus/Makefile index 2ba20040df4..5576b077f4c 100644 --- a/games/pingus/Makefile +++ b/games/pingus/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2012/07/02 13:37:37 adam Exp $ +# $NetBSD: Makefile,v 1.7 2012/08/29 11:22:12 obache Exp $ DISTNAME= pingus-0.7.3 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= games MASTER_SITES= http://pingus.seul.org/files/ EXTRACT_SUFX= .tar.bz2 |