diff options
Diffstat (limited to 'sbin/resolvconf/Makefile')
-rw-r--r-- | sbin/resolvconf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/resolvconf/Makefile b/sbin/resolvconf/Makefile index db33656634ab..6d7586090da0 100644 --- a/sbin/resolvconf/Makefile +++ b/sbin/resolvconf/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PACKAGE=runtime -DIST= ${.CURDIR}/../../contrib/openresolv +DIST= ${SRCTOP}/contrib/openresolv .PATH: ${DIST} SCRIPTS= resolvconf |