diff options
author | wiz <wiz@pkgsrc.org> | 2013-10-09 17:39:01 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-10-09 17:39:01 +0000 |
commit | 5592d1530c99340ce32d24ce3286ddb5747aa253 (patch) | |
tree | 023a4084385219e94693779b56935bbba2b6238d /wm/icecc/Makefile | |
parent | 9676c40e045003a7958c097d4791aea280c7d871 (diff) | |
download | pkgsrc-5592d1530c99340ce32d24ce3286ddb5747aa253.tar.gz |
recursive bump for libmng-2.0.2 shlib major bump and dependency change
Diffstat (limited to 'wm/icecc/Makefile')
-rw-r--r-- | wm/icecc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/icecc/Makefile b/wm/icecc/Makefile index e4ebb5272a0..f193df4a30a 100644 --- a/wm/icecc/Makefile +++ b/wm/icecc/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2013/06/06 12:55:09 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2013/10/09 17:39:18 wiz Exp $ # Package version reflects icecc version, with PKGREVISION incremented # for any tool updates, according to the authors scheme. DISTNAME= icecc-2.9 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=icecc/} DISTFILES= icecc-2.9.tar.bz2 \ |