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 1a051e5ef17..2e5fd853d57 100644 --- a/net/gupnp-tools/Makefile +++ b/net/gupnp-tools/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2010/09/14 11:02:35 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2010/11/15 22:58:16 abs Exp $ # DISTNAME= gupnp-tools-0.8 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net MASTER_SITES= http://www.gupnp.org/sources/gupnp-tools/ |