hrmz.. better perms for man page;

This commit is contained in:
xsa 2004-04-05 12:31:35 +00:00
parent 60334b0e49
commit a48b9f5930

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.11 2004/04/05 12:23:48 xsa Exp $
# $OpenBSD: Makefile,v 1.12 2004/04/05 12:31:35 xsa Exp $
NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
@ -28,6 +28,6 @@ BUILD_DEPENDS+= :py-dns-*:net/py-dns
NO_REGRESS= Yes
post-install:
@chmod 644 ${PREFIX}/man/man1/linkchecker.1
@chmod 444 ${PREFIX}/man/man1/linkchecker.1
.include <bsd.port.mk>