aboutsummaryrefslogtreecommitdiffstats
path: root/security/openssh
diff options
context:
space:
mode:
authorgreen <green@FreeBSD.org>1999-11-12 00:50:43 +0800
committergreen <green@FreeBSD.org>1999-11-12 00:50:43 +0800
commitd939fd16dd4c1ba24a4bd26e44307050d0bc1f22 (patch)
treecaa82e738dc7c1ea9ef6e89ce5e24bde0394c5f0 /security/openssh
parent62ec514eda0d5a49023c6b5473a700c950201923 (diff)
downloadfreebsd-ports-gnome-d939fd16dd4c1ba24a4bd26e44307050d0bc1f22.tar.gz
freebsd-ports-gnome-d939fd16dd4c1ba24a4bd26e44307050d0bc1f22.tar.zst
freebsd-ports-gnome-d939fd16dd4c1ba24a4bd26e44307050d0bc1f22.zip
Whoops, extra parenthesis broke do-fetch.
Diffstat (limited to 'security/openssh')
-rw-r--r--security/openssh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openssh/Makefile b/security/openssh/Makefile
index b108926f43df..86a53625f9b1 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