mode 1755 -> 4755

This commit is contained in:
Trevor Johnson 2000-10-22 11:23:40 +00:00
parent 61e3586c7e
commit 4731f86c15
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=34097

View file

@ -37,7 +37,7 @@ pre-install:
.endif
do-install:
${INSTALL} -c -g wheel -o root -m 1755 ${WRKSRC}/acidwarp ${PREFIX}/bin
${INSTALL} -c -g wheel -o root -m 4755 ${WRKSRC}/acidwarp ${PREFIX}/bin
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/share/doc/acidwarp
.for i in ${DOCFILES}