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 beeae7a79d6..aac5e2ca6b9 100644 --- a/net/gupnp-igd/Makefile +++ b/net/gupnp-igd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2011/06/10 09:39:46 obache Exp $ +# $NetBSD: Makefile,v 1.9 2012/02/06 12:41:13 wiz Exp $ # DISTNAME= gupnp-igd-0.1.7 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net devel MASTER_SITES= http://www.gupnp.org/sources/gupnp-igd/ |