diff options
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/rar/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/rar/Makefile b/archivers/rar/Makefile index 96526422cf8..ca93f8e0277 100644 --- a/archivers/rar/Makefile +++ b/archivers/rar/Makefile @@ -4,7 +4,7 @@ # Date created: 15 May 1996 # Whom: ache # -# $NetBSD: Makefile,v 1.4 1997/12/13 21:31:00 hubertf Exp $ +# $NetBSD: Makefile,v 1.5 1997/12/19 09:11:28 hubertf Exp $ # FreeBSD Id: Makefile,v 1.7 1997/08/10 22:31:27 fenner Exp # @@ -25,7 +25,7 @@ EXTRACT_CMD= EXTRACT_BEFORE_ARGS= CAT1= rar.1 -post-fetch: +pre-extract: chmod a+x ${DISTDIR}/${DISTFILES} do-build: |