diff options
Diffstat (limited to 'dns/wrapsrv/Makefile')
-rw-r--r-- | dns/wrapsrv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/wrapsrv/Makefile b/dns/wrapsrv/Makefile index 270201a9caf..5644a4949f3 100644 --- a/dns/wrapsrv/Makefile +++ b/dns/wrapsrv/Makefile @@ -12,7 +12,7 @@ COMMENT= DNS SRV record command line wrapper LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/COPYRIGHT -BUILD_DEPENDS= docbook2mdoc:${PORTSDIR}/textproc/docbook2mdoc +BUILD_DEPENDS= docbook2mdoc:textproc/docbook2mdoc PLIST_FILES= bin/wrapsrv man/man1/wrapsrv.1.gz |