MFH: r392186
- Fix shebangs Approved by: portmgr blanket Approved by: ports-secteam (shebang fix blanket)
This commit is contained in:
parent
7825d8f52d
commit
1b9dddb53a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2015Q3/; revision=392187
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user