diff options
Diffstat (limited to 'net/gupnp-tools/Makefile')
-rw-r--r-- | net/gupnp-tools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gupnp-tools/Makefile b/net/gupnp-tools/Makefile index 73d032be64b..6ae96369d2b 100644 --- a/net/gupnp-tools/Makefile +++ b/net/gupnp-tools/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2013/06/04 22:16:53 tron Exp $ +# $NetBSD: Makefile,v 1.31 2013/06/06 12:54:55 wiz Exp $ # DISTNAME= gupnp-tools-0.8.5 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gupnp-tools/0.8/} EXTRACT_SUFX= .tar.xz |