summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
Diffstat (limited to 'converters')
-rw-r--r--converters/rss2html/Makefile4
-rw-r--r--converters/rtf2html/Makefile4
-rw-r--r--converters/ruby-uconv/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/converters/rss2html/Makefile b/converters/rss2html/Makefile
index 34ce16a1eae..e943cd74d42 100644
--- a/converters/rss2html/Makefile
+++ b/converters/rss2html/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2017/08/24 20:03:08 adam Exp $
+# $NetBSD: Makefile,v 1.29 2017/09/04 18:00:51 wiz Exp $
#
DISTNAME= rss2html-0.8.2
@@ -7,7 +7,7 @@ CATEGORIES= converters
MASTER_SITES= ftp://ftp.nopcode.org/prj/rss2html/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.nopcode.org/blog/rss2html.html
+#HOMEPAGE= http://www.nopcode.org/blog/rss2html.html
COMMENT= RSS to HTML converter
GNU_CONFIGURE= YES
diff --git a/converters/rtf2html/Makefile b/converters/rtf2html/Makefile
index c69b755f41a..40c7612c888 100644
--- a/converters/rtf2html/Makefile
+++ b/converters/rtf2html/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2012/10/03 00:20:17 asau Exp $
+# $NetBSD: Makefile,v 1.17 2017/09/04 18:00:51 wiz Exp $
#
DISTNAME= rtf2html
@@ -7,7 +7,7 @@ CATEGORIES= converters
MASTER_SITES= http://www.45.free.net/~vitus/ice/misc/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.45.free.net/~vitus/ice/catdoc/
+#HOMEPAGE= http://www.45.free.net/~vitus/ice/catdoc/
COMMENT= Rich Text to HTML file converter
BUILD_TARGET= rtf2html
diff --git a/converters/ruby-uconv/Makefile b/converters/ruby-uconv/Makefile
index 1fb9d84b1b6..521907feb9c 100644
--- a/converters/ruby-uconv/Makefile
+++ b/converters/ruby-uconv/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.21 2015/12/12 17:56:55 taca Exp $
+# $NetBSD: Makefile,v 1.22 2017/09/04 18:00:51 wiz Exp $
DISTNAME= uconv-0.6.1
CATEGORIES= converters japanese ruby
MASTER_SITES= http://www.yoshidam.net/
MAINTAINER= taca@NetBSD.org
-HOMEPAGE= http://www.yoshidam.net/Ruby.html#uconv
+#HOMEPAGE= http://www.yoshidam.net/Ruby.html#uconv
COMMENT= Unicode conversion library with Japanese codesets support
LICENSE= gnu-gpl-v2 OR ruby-license