diff options
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 b6971d2f07c..06b1e6cce0b 100644 --- a/net/gupnp/Makefile +++ b/net/gupnp/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.51 2017/10/02 15:45:46 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2017/11/30 16:45:06 adam Exp $ DISTNAME= gupnp-1.0.2 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gupnp/1.0/} EXTRACT_SUFX= .tar.xz |