diff options
author | wiz <wiz@pkgsrc.org> | 2015-08-23 14:30:35 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-08-23 14:30:35 +0000 |
commit | 633bd301a1d0418cdd77dd6c8c4be2d3828bbed4 (patch) | |
tree | e3004dd044c1990ea0aa54678d3be309193e9105 /net/glib-networking/Makefile | |
parent | 9756c99c266ccf5722751d84e937b78a493fc166 (diff) | |
download | pkgsrc-633bd301a1d0418cdd77dd6c8c4be2d3828bbed4.tar.gz |
Bump PKGREVISION for nettle shlib major bump.
Diffstat (limited to 'net/glib-networking/Makefile')
-rw-r--r-- | net/glib-networking/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/glib-networking/Makefile b/net/glib-networking/Makefile index 9294b2b6727..1e059843e9f 100644 --- a/net/glib-networking/Makefile +++ b/net/glib-networking/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2014/11/29 00:47:35 joerg Exp $ +# $NetBSD: Makefile,v 1.24 2015/08/23 14:30:39 wiz Exp $ # DISTNAME= glib-networking-2.36.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNOME:=sources/glib-networking/2.36/} EXTRACT_SUFX= .tar.xz |