diff options
author | obache <obache@pkgsrc.org> | 2012-12-16 01:51:57 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-12-16 01:51:57 +0000 |
commit | 6e518767d09232e30f06f0bd3cd17933f190bdc3 (patch) | |
tree | e56fd3c486d8cada798fbe0730e1afdbdb05a548 /net/podcastdl | |
parent | c5e0c2e5d46ec414c6fc396266fe509697320686 (diff) | |
download | pkgsrc-6e518767d09232e30f06f0bd3cd17933f190bdc3.tar.gz |
recursive bump from cyrus-sasl libsasl2 shlib major bump.
Diffstat (limited to 'net/podcastdl')
-rw-r--r-- | net/podcastdl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/podcastdl/Makefile b/net/podcastdl/Makefile index 96ede2b905e..58c86ff6653 100644 --- a/net/podcastdl/Makefile +++ b/net/podcastdl/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2012/12/08 17:09:37 ryoon Exp $ +# $NetBSD: Makefile,v 1.2 2012/12/16 01:52:30 obache Exp $ # DISTNAME= podcastdl-0.3.0 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://files.bebik.net/podcastdl/ EXTRACT_SUFX= .tgz |