diff options
author | wiz <wiz> | 2013-10-09 17:39:01 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-10-09 17:39:01 +0000 |
commit | ddb434da800953eb47384d08025aef16cddb0529 (patch) | |
tree | 023a4084385219e94693779b56935bbba2b6238d /editors/mlview | |
parent | e5a2c773d6bd36d13bca0a97272be0af08f1ad1e (diff) | |
download | pkgsrc-ddb434da800953eb47384d08025aef16cddb0529.tar.gz |
recursive bump for libmng-2.0.2 shlib major bump and dependency change
Diffstat (limited to 'editors/mlview')
-rw-r--r-- | editors/mlview/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/mlview/Makefile b/editors/mlview/Makefile index 7751b9115f7..bc9e44d3064 100644 --- a/editors/mlview/Makefile +++ b/editors/mlview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.66 2013/09/02 19:51:01 adam Exp $ +# $NetBSD: Makefile,v 1.67 2013/10/09 17:39:08 wiz Exp $ # DISTNAME= mlview-0.9.0 -PKGREVISION= 31 +PKGREVISION= 32 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/mlview/0.9/} EXTRACT_SUFX= .tar.bz2 |