diff options
author | obache <obache> | 2012-08-29 11:22:09 +0000 |
---|---|---|
committer | obache <obache> | 2012-08-29 11:22:09 +0000 |
commit | faf58a4e6cac03837184238ac7a2d8b419eee6bf (patch) | |
tree | ef54ccbd914c57d4b65fc1affac9a6560a00091e /graphics/gource | |
parent | 7d4c238b0e9db070ccfecd43250597936834a75c (diff) | |
download | pkgsrc-faf58a4e6cac03837184238ac7a2d8b419eee6bf.tar.gz |
Recursive bump from boost-libs update.
Diffstat (limited to 'graphics/gource')
-rw-r--r-- | graphics/gource/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gource/Makefile b/graphics/gource/Makefile index f973f637c1b..67bfc9a8613 100644 --- a/graphics/gource/Makefile +++ b/graphics/gource/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2012/07/02 13:37:38 adam Exp $ +# $NetBSD: Makefile,v 1.8 2012/08/29 11:22:14 obache Exp $ # DISTNAME= gource-0.38 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://gource.googlecode.com/files/ |