summaryrefslogtreecommitdiff
path: root/archivers/rar/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/rar/Makefile')
-rw-r--r--archivers/rar/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/rar/Makefile b/archivers/rar/Makefile
index ad67163ba6f1..c339318008e0 100644
--- a/archivers/rar/Makefile
+++ b/archivers/rar/Makefile
@@ -4,7 +4,7 @@
# Date created: 15 May 1996
# Whom: ache
#
-# $Id: Makefile,v 1.9 1998/09/23 00:59:38 steve Exp $
+# $Id: Makefile,v 1.10 1998/11/14 09:43:01 asami Exp $
#
DISTNAME= rarbsd
@@ -28,7 +28,7 @@ STRIP=
.endif
post-fetch:
- chmod a+x ${DISTDIR}/${DISTFILES}
+ @chmod a+x ${DISTDIR}/${DISTFILES}
do-build:
cd ${WRKSRC} && \