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 d792589429c..630f39e1f64 100644 --- a/games/pingus/Makefile +++ b/games/pingus/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2013/01/22 11:26:02 ryoon Exp $ +# $NetBSD: Makefile,v 1.11 2013/02/15 11:54:03 obache Exp $ DISTNAME= pingus-0.7.3 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= games MASTER_SITES= http://pingus.seul.org/files/ EXTRACT_SUFX= .tar.bz2 |