Home
last modified time | relevance | path

Searched refs:GITURL_DPORTS (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/etc/
H A DMakefile.usr16 GITURL_DPORTS?=git://mirror-master.dragonflybsd.org/dports.git
129 git clone ${GITURL_DPORTS} ${.CURDIR}/dports
139 git clone --depth 1 ${GITURL_DPORTS} ${.CURDIR}/dports
/dflybsd-src/nrelease/
H A DMakefile20 GITURL_DPORTS?= git://mirror-master.dragonflybsd.org/dports.git macro
222 make dports-create-shallow GITURL_DPORTS=${GITURL_DPORTS} )