summaryrefslogtreecommitdiff
path: root/converters/rss2html/Makefile
diff options
context:
space:
mode:
authorrillig <rillig>2007-06-26 09:01:49 +0000
committerrillig <rillig>2007-06-26 09:01:49 +0000
commit7e19398ae9b794f4f732deefd720fdbbe6aa70e2 (patch)
tree12b46cb926c390b90684372c7d36eb0b0fcc050a /converters/rss2html/Makefile
parentd1801e97e91729654ecf51c3c8ebf805c3edcb97 (diff)
downloadpkgsrc-7e19398ae9b794f4f732deefd720fdbbe6aa70e2.tar.gz
Fixed MASTER_SITES. Patch provided by Zafer Aydogan in private mail.
Diffstat (limited to 'converters/rss2html/Makefile')
-rw-r--r--converters/rss2html/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/converters/rss2html/Makefile b/converters/rss2html/Makefile
index f9080d574d0..4c58ad5bfe6 100644
--- a/converters/rss2html/Makefile
+++ b/converters/rss2html/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2006/12/09 02:05:24 obache Exp $
+# $NetBSD: Makefile,v 1.13 2007/06/26 09:01:49 rillig Exp $
#
DISTNAME= rss2html-0.8.2
CATEGORIES= converters
-MASTER_SITES= http://cvs.nopcode.org/ftp/rss2html/ \
- ftp://ftp.nopcode.org/prj/rss2html/
+MASTER_SITES= ftp://ftp.nopcode.org/prj/rss2html/
MAINTAINER= pancake@phreaker.net
HOMEPAGE= http://www.nopcode.org/blog/rss2html.html