diff options
author | adam <adam@pkgsrc.org> | 2017-08-24 20:03:08 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2017-08-24 20:03:08 +0000 |
commit | 4697d968539801204ebc79db0dfa27abef268c62 (patch) | |
tree | cf54890dc240d91dbd8c74b8bd0528207736eb1e /net/podcastdl | |
parent | 38f7736e8b672ea9b070dae75e60c8e8d0325d56 (diff) | |
download | pkgsrc-4697d968539801204ebc79db0dfa27abef268c62.tar.gz |
Revbump for boost update
Diffstat (limited to 'net/podcastdl')
-rw-r--r-- | net/podcastdl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/podcastdl/Makefile b/net/podcastdl/Makefile index a8feb7d6d52..e19cebe779c 100644 --- a/net/podcastdl/Makefile +++ b/net/podcastdl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2017/04/30 01:21:57 ryoon Exp $ +# $NetBSD: Makefile,v 1.9 2017/08/24 20:03:36 adam Exp $ # DISTNAME= podcastdl-0.3.0 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= net MASTER_SITES= http://files.bebik.net/podcastdl/ EXTRACT_SUFX= .tgz |