diff options
author | adam <adam@pkgsrc.org> | 2014-10-07 16:47:10 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2014-10-07 16:47:10 +0000 |
commit | 015c224c9f797867d1b7a46df558664ac3590032 (patch) | |
tree | 313937801daa2b30744756f4e0e8d99d14b355a6 /net/gupnp/Makefile | |
parent | d93a665b18424be89a7d6c9441bb78a490c71e0a (diff) | |
download | pkgsrc-015c224c9f797867d1b7a46df558664ac3590032.tar.gz |
Revbump after updating libwebp and icu
Diffstat (limited to 'net/gupnp/Makefile')
-rw-r--r-- | net/gupnp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/gupnp/Makefile b/net/gupnp/Makefile index 168f352a5a8..e5b67d9bce0 100644 --- a/net/gupnp/Makefile +++ b/net/gupnp/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2014/06/06 12:33:41 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2014/10/07 16:47:13 adam Exp $ DISTNAME= gupnp-0.20.12 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gupnp/0.20/} EXTRACT_SUFX= .tar.xz |