diff options
author | wiz <wiz@pkgsrc.org> | 2010-01-17 12:02:03 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-01-17 12:02:03 +0000 |
commit | 672ef23395551ccee94b9dca8039c72523c67be4 (patch) | |
tree | 3b04d5a2642532735429c038d587f2f1f5f333b2 /converters/rss2html | |
parent | a90cea93ceef1ea79c8d2901c230cd015fdff2d7 (diff) | |
download | pkgsrc-672ef23395551ccee94b9dca8039c72523c67be4.tar.gz |
Recursive PKGREVISION bump for jpeg update to 8.
Diffstat (limited to 'converters/rss2html')
-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 da61c77ef58..39f22516dfe 100644 --- a/converters/rss2html/Makefile +++ b/converters/rss2html/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2008/01/18 05:06:26 tnn Exp $ +# $NetBSD: Makefile,v 1.15 2010/01/17 12:02:08 wiz Exp $ # DISTNAME= rss2html-0.8.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= converters MASTER_SITES= ftp://ftp.nopcode.org/prj/rss2html/ |