diff options
author | tnn <tnn@pkgsrc.org> | 2015-04-25 14:22:51 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2015-04-25 14:22:51 +0000 |
commit | be8f3fc3c61d32a2276bfdf7ad1d0f8a3ed150c9 (patch) | |
tree | 25d6dfe4adf4651193ff033a71199301cd24bc62 /games/pingus | |
parent | 67bb9f2c30b74eae0dc06dfdaec3e66308261c84 (diff) | |
download | pkgsrc-be8f3fc3c61d32a2276bfdf7ad1d0f8a3ed150c9.tar.gz |
Recursive revbump following MesaLib update, categories g through n.
Diffstat (limited to 'games/pingus')
-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 82a312bfac6..ceba213b6b9 100644 --- a/games/pingus/Makefile +++ b/games/pingus/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2015/04/17 15:53:05 adam Exp $ +# $NetBSD: Makefile,v 1.20 2015/04/25 14:23:02 tnn Exp $ DISTNAME= pingus-0.7.3 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= games MASTER_SITES= http://pingus.seul.org/files/ EXTRACT_SUFX= .tar.bz2 |