diff options
author | adam <adam> | 2014-11-07 19:39:24 +0000 |
---|---|---|
committer | adam <adam> | 2014-11-07 19:39:24 +0000 |
commit | 8c2d081861f2b0e3a2c3258abf7361cb75673b19 (patch) | |
tree | a5a5e8f2567d29e95ce8ef41c90b2597bae01cae /graphics/hugin | |
parent | fa20e8c9bf25edf6c7ebbab154a763e96afe664c (diff) | |
download | pkgsrc-8c2d081861f2b0e3a2c3258abf7361cb75673b19.tar.gz |
Revbump after updating boost
Diffstat (limited to 'graphics/hugin')
-rw-r--r-- | graphics/hugin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/hugin/Makefile b/graphics/hugin/Makefile index d1a48d7b12c..25475209e2d 100644 --- a/graphics/hugin/Makefile +++ b/graphics/hugin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.51 2014/08/22 11:24:34 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2014/11/07 19:39:34 adam Exp $ DISTNAME= hugin-2010.4.0 -PKGREVISION= 34 +PKGREVISION= 35 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hugin/} EXTRACT_SUFX= .tar.bz2 |