Unbreak INDEX.

This commit is contained in:
Colin Percival 2013-02-26 10:27:17 +00:00
parent bfeb5d441a
commit 1f23c0ab5d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=312969

View file

@ -29,7 +29,4 @@ post-install:
${INSTALL_SCRIPT} ${WRKSRC}/$${i} ${PREFIX}/etc/rc.d/$${i}; \
done
describe:
false
.include <bsd.port.mk>