aboutsummaryrefslogtreecommitdiff
path: root/net/dhcpd
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-01-03 18:12:13 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-01-03 18:12:13 +0000
commitd83ff1e42e0e38fe6e33ab4d29f2bbbb5f16237e (patch)
tree1d4e886062c5321c028bc93a38a1f5524414637f /net/dhcpd
parent08de97af63bd102fac562329128cc3ee8140c375 (diff)
downloadports-d83ff1e42e0e38fe6e33ab4d29f2bbbb5f16237e.tar.gz
ports-d83ff1e42e0e38fe6e33ab4d29f2bbbb5f16237e.zip
Notes
Diffstat (limited to 'net/dhcpd')
-rw-r--r--net/dhcpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/dhcpd/Makefile b/net/dhcpd/Makefile
index f2287de8729d..e1708a10e2f6 100644
--- a/net/dhcpd/Makefile
+++ b/net/dhcpd/Makefile
@@ -9,7 +9,7 @@ COMMENT= OpenBSD dhcp daemon
LICENSE= BSD3CLAUSE
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src/usr.sbin/${PORTNAME}
+WRKSRC_SUBDIR= src/usr.sbin/${PORTNAME}
USE_GITHUB= yes
GH_ACCOUNT= koue