diff options
Diffstat (limited to 'net/cclive/Makefile')
-rw-r--r-- | net/cclive/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/cclive/Makefile b/net/cclive/Makefile index 549dfe29524..bbf706331d5 100644 --- a/net/cclive/Makefile +++ b/net/cclive/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2014/08/13 10:57:37 adam Exp $ +# $NetBSD: Makefile,v 1.9 2014/11/07 19:39:40 adam Exp $ DISTNAME= cclive-0.7.16 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= net multimedia www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cclive/} EXTRACT_SUFX= .tar.xz |