diff options
Diffstat (limited to 'net/irrd/Makefile')
-rw-r--r-- | net/irrd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/irrd/Makefile b/net/irrd/Makefile index d3806a5b44f7..b2be434cae5a 100644 --- a/net/irrd/Makefile +++ b/net/irrd/Makefile @@ -14,7 +14,7 @@ COMMENT= Internet Routing Registry database server LICENSE= BSD4CLAUSE LICENSE_FILE= ${WRKDIR}/${PORTNAME}${PORTVERSION}/COPYRIGHT -RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget +RUN_DEPENDS= wget:ftp/wget WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION}/src |