diff options
author | obache <obache> | 2013-02-15 11:53:59 +0000 |
---|---|---|
committer | obache <obache> | 2013-02-15 11:53:59 +0000 |
commit | d99c93327b721e48838ae2780e017d07e86ffc9c (patch) | |
tree | 169e3569d966697fe9a4ce5ce4a2ec7db31b441c /graphics/gource | |
parent | 7db9059d0c77281c81dc23c25fb5f434c7c49dfd (diff) | |
download | pkgsrc-d99c93327b721e48838ae2780e017d07e86ffc9c.tar.gz |
recursive bump from boost-lib shlib 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 1dbf3c0a6dc..9ed91fa853b 100644 --- a/graphics/gource/Makefile +++ b/graphics/gource/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2012/10/06 14:10:56 asau Exp $ +# $NetBSD: Makefile,v 1.10 2013/02/15 11:54:04 obache Exp $ # DISTNAME= gource-0.38 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://gource.googlecode.com/files/ |