aboutsummaryrefslogtreecommitdiff
path: root/editors/ted
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2011-11-18 23:30:13 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2011-11-18 23:30:13 +0000
commit1afcdd5eb1e0577fdb539ccf82a57b6453d2b04e (patch)
tree3dbfd735c8826824161ca86ec4188c8fda926fd1 /editors/ted
parent99fbc95297531de7397f79ccd27a457078242b4b (diff)
downloadports-1afcdd5eb1e0577fdb539ccf82a57b6453d2b04e.tar.gz
ports-1afcdd5eb1e0577fdb539ccf82a57b6453d2b04e.zip
Remove trailing whitespaces.
Feature safe: yes
Notes
Notes: svn path=/head/; revision=286031
Diffstat (limited to 'editors/ted')
-rw-r--r--editors/ted/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/ted/Makefile b/editors/ted/Makefile
index 440c911b7f82..1edf7fd91478 100644
--- a/editors/ted/Makefile
+++ b/editors/ted/Makefile
@@ -60,7 +60,7 @@ do-install:
${INSTALL_SCRIPT} ${WRKSRC}/tedPackage/Ted/rtf2*.sh ${PREFIX}/bin/
${INSTALL_MAN} ${WRKSRC}/tedPackage/Ted/Ted.1 ${MANPREFIX}/man/man1
${INSTALL_MAN} ${WRKSRC}/tedPackage/Ted/rtf2*.1 ${MANPREFIX}/man/man1
- @${MKDIR} ${DATADIR}
+ @${MKDIR} ${DATADIR}
${INSTALL_DATA} ${WRKSRC}/tedPackage/Ted/*.ps ${DATADIR}
@${MKDIR} ${AFMDIR}
${INSTALL_DATA} ${WRKSRC}/tedPackage/Ted/afm/*.afm ${AFMDIR}