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 /net/vinagre | |
parent | 9676c40e045003a7958c097d4791aea280c7d871 (diff) | |
download | pkgsrc-5592d1530c99340ce32d24ce3286ddb5747aa253.tar.gz |
recursive bump for libmng-2.0.2 shlib major bump and dependency change
Diffstat (limited to 'net/vinagre')
-rw-r--r-- | net/vinagre/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/vinagre/Makefile b/net/vinagre/Makefile index 5e509cbc649..78c8d083cf3 100644 --- a/net/vinagre/Makefile +++ b/net/vinagre/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2013/09/02 19:51:22 adam Exp $ +# $NetBSD: Makefile,v 1.49 2013/10/09 17:39:15 wiz Exp $ # DISTNAME= vinagre-3.6.2 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/vinagre/3.6/} EXTRACT_SUFX= .tar.xz |