diff options
Diffstat (limited to 'net/gupnp-av/Makefile')
-rw-r--r-- | net/gupnp-av/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gupnp-av/Makefile b/net/gupnp-av/Makefile index 86ec07d63d7..0dfc747e563 100644 --- a/net/gupnp-av/Makefile +++ b/net/gupnp-av/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.48 2021/12/08 16:02:27 adam Exp $ +# $NetBSD: Makefile,v 1.49 2022/03/30 10:02:25 wiz Exp $ DISTNAME= gupnp-av-0.12.7 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gupnp-av/0.12/} EXTRACT_SUFX= .tar.xz |