diff options
Diffstat (limited to 'net/podcastdl/Makefile')
-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 4fd4f01f17f..ec58c9b69c2 100644 --- a/net/podcastdl/Makefile +++ b/net/podcastdl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2021/09/29 19:01:10 adam Exp $ +# $NetBSD: Makefile,v 1.25 2021/12/08 16:06:06 adam Exp $ # DISTNAME= podcastdl-0.3.3 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= net MASTER_SITES= http://files.bebik.net/podcastdl/ \ http://rodrigo.osorio.free.fr/freebsd/distfiles/ |