diff options
author | obache <obache> | 2014-02-12 11:31:50 +0000 |
---|---|---|
committer | obache <obache> | 2014-02-12 11:31:50 +0000 |
commit | 644efb1fcda4755e6156a23063a21dd795b4af16 (patch) | |
tree | cda532137180ec0eba2f98b5086dc51e3a5091ec /net | |
parent | a6f7a7ea95a011460c8e22f4815e24795a1ec4de (diff) | |
download | pkgsrc-644efb1fcda4755e6156a23063a21dd795b4af16.tar.gz |
Bump PKGREVISION from gtksourceview shlib major bump.
Diffstat (limited to 'net')
-rw-r--r-- | net/gupnp-tools/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/gupnp-tools/Makefile b/net/gupnp-tools/Makefile index d68fa91e69c..ba7feb067eb 100644 --- a/net/gupnp-tools/Makefile +++ b/net/gupnp-tools/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2014/02/05 17:33:12 drochner Exp $ +# $NetBSD: Makefile,v 1.41 2014/02/12 11:31:50 obache Exp $ # DISTNAME= gupnp-tools-0.8.9 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gupnp-tools/0.8/} EXTRACT_SUFX= .tar.xz |