summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorgreen <green@FreeBSD.org>1999-11-11 16:50:43 +0000
committergreen <green@FreeBSD.org>1999-11-11 16:50:43 +0000
commitd939fd16dd4c1ba24a4bd26e44307050d0bc1f22 (patch)
treecaa82e738dc7c1ea9ef6e89ce5e24bde0394c5f0 /security
parent62ec514eda0d5a49023c6b5473a700c950201923 (diff)
downloadFreeBSD-ports-d939fd16dd4c1ba24a4bd26e44307050d0bc1f22.zip
FreeBSD-ports-d939fd16dd4c1ba24a4bd26e44307050d0bc1f22.tar.gz
Whoops, extra parenthesis broke do-fetch.
Diffstat (limited to 'security')
-rw-r--r--security/openssh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openssh/Makefile b/security/openssh/Makefile
index b108926..86a5362 100644
--- a/security/openssh/Makefile
+++ b/security/openssh/Makefile
@@ -31,7 +31,7 @@ WRKSRC= ${WRKDIR}/ssh
do-fetch:
.if !exists(${WRKDIR}/.fetch_done)
- @${SETENV} WRKDIR=${WRKDIR} ${SCRIPTDIR}/fetchit)
+ @${SETENV} WRKDIR=${WRKDIR} ${SCRIPTDIR}/fetchit
.endif
@${TOUCH} ${WRKDIR}/.fetch_done
OpenPOWER on IntegriCloud