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 | 8db95ea5e5dd3dee2c1a511d7f6df4e917c0f98c (patch) | |
tree | e56fd3c486d8cada798fbe0730e1afdbdb05a548 /converters | |
parent | b98b1b05c98e2426652e8e0eb3e02afd0197f3da (diff) | |
download | pkgsrc-8db95ea5e5dd3dee2c1a511d7f6df4e917c0f98c.tar.gz |
recursive bump from cyrus-sasl libsasl2 shlib major bump.
Diffstat (limited to 'converters')
-rw-r--r-- | converters/rss2html/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/rss2html/Makefile b/converters/rss2html/Makefile index d573d838a12..6cd3209cce5 100644 --- a/converters/rss2html/Makefile +++ b/converters/rss2html/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2012/10/03 00:20:17 asau Exp $ +# $NetBSD: Makefile,v 1.20 2012/12/16 01:52:01 obache Exp $ # DISTNAME= rss2html-0.8.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= converters MASTER_SITES= ftp://ftp.nopcode.org/prj/rss2html/ |