summaryrefslogtreecommitdiff
path: root/print/acroread
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-11-23 12:05:50 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-11-23 12:05:50 +0000
commitbda48cd5d1f0c9a7d1c9c99579fd22dc734c4fcf (patch)
tree8c1e4ba5c3be90ebb969776292b767818d1d1cb6 /print/acroread
parentThis one is so broken I can't get it to reinstall after deinstall. Mark (diff)
Remove extraneous space that snuck in with previous commit.
Notes
Notes: svn path=/head/; revision=14815
Diffstat (limited to 'print/acroread')
-rw-r--r--print/acroread/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/acroread/Makefile b/print/acroread/Makefile
index 95153b0ff10a..cfea53f7efba 100644
--- a/print/acroread/Makefile
+++ b/print/acroread/Makefile
@@ -3,7 +3,7 @@
# Date created: 16 November 1996
# Whom: Thomas Gellekum <tg@freebsd.org>
#
-# $Id: Makefile,v 1.8 1998/11/20 10:26:11 tg Exp $
+# $Id: Makefile,v 1.9 1998/11/23 09:51:57 tg Exp $
#
DISTNAME= ar302lin
@@ -34,7 +34,7 @@ post-install:
${INSTALL_SCRIPT} ${PREFIX}/Acrobat3/bin/acroread ${PREFIX}/bin && \
${RM} acroread.orig
@brandelf -t Linux ${PREFIX}/Acrobat3/Reader/intellinux/bin/acroread
- @chmod +x ${PREFIX}/bin/acroread
+ @chmod +x ${PREFIX}/bin/acroread
@${ECHO_MSG} "Be sure to read the license agreement in"
@${ECHO_MSG} "${PREFIX}/Acrobat3/Reader/License.pdf"