diff options
author | adam <adam> | 2015-04-17 15:52:56 +0000 |
---|---|---|
committer | adam <adam> | 2015-04-17 15:52:56 +0000 |
commit | 1c5e1a8452da2bb76816c67ebe6f7fa49b89b7ef (patch) | |
tree | 4207511bf8772a2bd8b4af88be255247c0c6cc9f /net/cclive | |
parent | fa0181d11d218160b3a01aaf592f157a79da0d1a (diff) | |
download | pkgsrc-1c5e1a8452da2bb76816c67ebe6f7fa49b89b7ef.tar.gz |
Revbump after updating devel/boost-libs
Diffstat (limited to 'net/cclive')
-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 bbf706331d5..c5f401a4c0d 100644 --- a/net/cclive/Makefile +++ b/net/cclive/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2014/11/07 19:39:40 adam Exp $ +# $NetBSD: Makefile,v 1.10 2015/04/17 15:53:13 adam Exp $ DISTNAME= cclive-0.7.16 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= net multimedia www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cclive/} EXTRACT_SUFX= .tar.xz |