aboutsummaryrefslogtreecommitdiff
path: root/print/txtbdf2ps
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-05-19 13:57:13 +0000
committerWen Heping <wen@FreeBSD.org>2010-05-19 13:57:13 +0000
commitad5b61da8b01dde85b6c17ac4c8c206c75ab3462 (patch)
tree64ac763f0e97653557a0e938d4089169b8a92113 /print/txtbdf2ps
parent31b18caa028fc9ecf8f811752bc1f73e85088fee (diff)
downloadports-ad5b61da8b01dde85b6c17ac4c8c206c75ab3462.tar.gz
ports-ad5b61da8b01dde85b6c17ac4c8c206c75ab3462.zip
- Update MASTER_SITES
- Update WWW - Switch to REINPLACE_CMD PR: ports/146562 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> (maintainer)
Notes
Notes: svn path=/head/; revision=254597
Diffstat (limited to 'print/txtbdf2ps')
-rw-r--r--print/txtbdf2ps/Makefile7
-rw-r--r--print/txtbdf2ps/pkg-descr2
2 files changed, 4 insertions, 5 deletions
diff --git a/print/txtbdf2ps/Makefile b/print/txtbdf2ps/Makefile
index a060f2006a04..37e945deb1e1 100644
--- a/print/txtbdf2ps/Makefile
+++ b/print/txtbdf2ps/Makefile
@@ -9,9 +9,8 @@
PORTNAME= txtbdf2ps
PORTVERSION= 0.7.1
CATEGORIES= print
-MASTER_SITES= http://www.geocities.com/CapeCanaveral/Lab/5735/1/ \
- http://oldrus-ispell.sourceforge.net/ \
- http://src4.narod.ru/
+MASTER_SITES= http://src4.narod.ru/ \
+ http://oldrus-ispell.sourceforge.net/
EXTRACT_SUFX= .txt
MAINTAINER= spam@rm-rf.kiev.ua
@@ -26,7 +25,7 @@ NO_WRKSUBDIR= yes
NO_BUILD= yes
post-patch:
- @${PERL} -pi -e "s|/usr/bin/perl|${PERL}|g" ${WRKSRC}/${DISTNAME}.txt
+ @${REINPLACE_CMD} -e 's|/usr/bin/perl|${PERL}|g' ${WRKSRC}/${DISTNAME}.txt
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/${DISTNAME}.txt ${PREFIX}/bin/txtbdf2ps
diff --git a/print/txtbdf2ps/pkg-descr b/print/txtbdf2ps/pkg-descr
index 370a122bf535..1c881c2b6d45 100644
--- a/print/txtbdf2ps/pkg-descr
+++ b/print/txtbdf2ps/pkg-descr
@@ -8,4 +8,4 @@ international character sets. Since it's much easier to create or edit bitmap
(BDF/PCF) fonts than outline fonts, this script allows to print texts using
your own fonts.
-WWW: http://www.geocities.com/CapeCanaveral/Lab/5735/1/txtbdf2ps.html
+WWW: http://oldrus-ispell.sourceforge.net/txtbdf2ps.html