summaryrefslogtreecommitdiffstats
path: root/converters
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2006-04-21 20:32:49 +0000
committerehaupt <ehaupt@FreeBSD.org>2006-04-21 20:32:49 +0000
commit9662a523459a4fd33ae38c10851578e788bd5941 (patch)
tree2064fd3f82da6bfd0b64e42b7eb1198647d0cb2a /converters
parentcf061e059eea90deb9ab9e5aa62f5e7a2e871053 (diff)
downloadFreeBSD-ports-9662a523459a4fd33ae38c10851578e788bd5941.zip
FreeBSD-ports-9662a523459a4fd33ae38c10851578e788bd5941.tar.gz
Add 3 (!) more master sites.
Notified by: pointyhat via kris Submitted by: infofarmer@gmail.com (maintainer)
Diffstat (limited to 'converters')
-rw-r--r--converters/htx/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/converters/htx/Makefile b/converters/htx/Makefile
index 436e42c..cef935d 100644
--- a/converters/htx/Makefile
+++ b/converters/htx/Makefile
@@ -8,7 +8,10 @@
PORTNAME= htx
DISTVERSION= 0.7.7a
CATEGORIES= converters www
-MASTER_SITES= http://stuff.myrealm.co.uk/htx/
+MASTER_SITES= http://stuff.myrealm.co.uk/htx/ \
+ http://bsd.csme.ru/myports/ \
+ http://bsd2.csme.ru/myports/ \
+ http://bsd3.csme.ru/myports/
MAINTAINER= infofarmer@gmail.com
COMMENT= HTML to XHTML converter
@@ -22,6 +25,6 @@ post-patch:
@${PERL5} -pi.orig -e 's,/usr/bin/perl,${PERL5},' ${WRKSRC}/htx
do-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/htx ${PREFIX}/bin/
+ ${INSTALL_SCRIPT} ${WRKSRC}/htx ${PREFIX}/bin
.include <bsd.port.mk>
OpenPOWER on IntegriCloud