diff options
Diffstat (limited to 'net/quvi/Makefile')
-rw-r--r-- | net/quvi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/quvi/Makefile b/net/quvi/Makefile index 338fe9091cf..86cc788b106 100644 --- a/net/quvi/Makefile +++ b/net/quvi/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2018/08/16 18:55:08 adam Exp $ +# $NetBSD: Makefile,v 1.31 2018/12/13 19:52:18 adam Exp $ # DISTNAME= quvi-0.4.2 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=quvi/} EXTRACT_SUFX= .tar.bz2 |