diff options
-rw-r--r-- | converters/rss2html/Makefile | 5 | ||||
-rw-r--r-- | converters/rss2html/distinfo | 8 |
2 files changed, 7 insertions, 6 deletions
diff --git a/converters/rss2html/Makefile b/converters/rss2html/Makefile index 37ca10e8f76..f9080d574d0 100644 --- a/converters/rss2html/Makefile +++ b/converters/rss2html/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2006/02/19 20:49:11 recht Exp $ +# $NetBSD: Makefile,v 1.12 2006/12/09 02:05:24 obache Exp $ # -DISTNAME= rss2html-0.8 +DISTNAME= rss2html-0.8.2 CATEGORIES= converters MASTER_SITES= http://cvs.nopcode.org/ftp/rss2html/ \ ftp://ftp.nopcode.org/prj/rss2html/ @@ -19,4 +19,5 @@ INSTALLATION_DIRS+= bin LIBS.SunOS+= -lnsl -lsocket MAKE_ENV+= LIBS=${LIBS:M*:Q} +.include "../../www/curl/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/converters/rss2html/distinfo b/converters/rss2html/distinfo index 742f77c515f..26d88de565d 100644 --- a/converters/rss2html/distinfo +++ b/converters/rss2html/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2006/02/19 20:49:11 recht Exp $ +$NetBSD: distinfo,v 1.10 2006/12/09 02:05:24 obache Exp $ -SHA1 (rss2html-0.8.tar.gz) = 4d463d8c1d832a069dfa2b0425dc22ef00e7e352 -RMD160 (rss2html-0.8.tar.gz) = 13014935c077a0c81479559888bac7eebcd8ba5c -Size (rss2html-0.8.tar.gz) = 25584 bytes +SHA1 (rss2html-0.8.2.tar.gz) = d1dedf12dfba3c6bcb5985e0c1b6d738b6653516 +RMD160 (rss2html-0.8.2.tar.gz) = e49889110da91661c9d8ab4d22c98493a45483b5 +Size (rss2html-0.8.2.tar.gz) = 26582 bytes |