diff options
author | obache <obache@pkgsrc.org> | 2011-10-19 06:12:58 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-10-19 06:12:58 +0000 |
commit | 3529d180077816946cf6570dae371c3434cf1149 (patch) | |
tree | b76fd3dc2bfdee63c0ec0118586e5ad4df98883a /games/pingus/Makefile | |
parent | 581a53efc5329d741400c5ac31cfd9ed6321ecbc (diff) | |
download | pkgsrc-3529d180077816946cf6570dae371c3434cf1149.tar.gz |
Recursive Bump from boost-libs ABI bump.
Diffstat (limited to 'games/pingus/Makefile')
-rw-r--r-- | games/pingus/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/pingus/Makefile b/games/pingus/Makefile index 674adf5ecc8..8fc66fc6be7 100644 --- a/games/pingus/Makefile +++ b/games/pingus/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/01/19 19:47:58 kefren Exp $ +# $NetBSD: Makefile,v 1.2 2011/10/19 06:12:59 obache Exp $ DISTNAME= pingus-0.7.3 +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= http://pingus.seul.org/files/ EXTRACT_SUFX= .tar.bz2 |