diff --git a/dns/updatedd/Makefile b/dns/updatedd/Makefile index f43bf0edc20e..2afc0f7b8da6 100644 --- a/dns/updatedd/Makefile +++ b/dns/updatedd/Makefile @@ -3,7 +3,7 @@ PORTNAME= updatedd PORTVERSION= 2.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MASTER_SITES= SAVANNAH DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -13,7 +13,8 @@ COMMENT= Dynamic DNS Update Client supporting multiple services OPTIONS_DEFINE= DOCS -USES= gmake libtool perl5 +USES= gmake libtool perl5 shebangfix +SHEBANG_FILES= Documentation/updatedd-pppd-rc GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}