diff options
Diffstat (limited to 'net/gupnp-igd/Makefile')
-rw-r--r-- | net/gupnp-igd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gupnp-igd/Makefile b/net/gupnp-igd/Makefile index 72913aee9fc..04153bf0938 100644 --- a/net/gupnp-igd/Makefile +++ b/net/gupnp-igd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2012/03/03 00:11:58 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2012/03/09 12:34:21 wiz Exp $ # DISTNAME= gupnp-igd-0.1.7 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net devel MASTER_SITES= http://www.gupnp.org/sources/gupnp-igd/ |