diff options
author | adam <adam@pkgsrc.org> | 2015-04-17 15:52:56 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2015-04-17 15:52:56 +0000 |
commit | 1aad4435e0bf7925917a373d9944620d685d6117 (patch) | |
tree | 4207511bf8772a2bd8b4af88be255247c0c6cc9f /games/pingus | |
parent | 878dbb15337e452862aef4629fa9027472bcd7c3 (diff) | |
download | pkgsrc-1aad4435e0bf7925917a373d9944620d685d6117.tar.gz |
Revbump after updating devel/boost-libs
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 bbd97c401f7..82a312bfac6 100644 --- a/games/pingus/Makefile +++ b/games/pingus/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2015/01/21 15:19:31 joerg Exp $ +# $NetBSD: Makefile,v 1.19 2015/04/17 15:53:05 adam Exp $ DISTNAME= pingus-0.7.3 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= games MASTER_SITES= http://pingus.seul.org/files/ EXTRACT_SUFX= .tar.bz2 |