diff --git a/Makefile b/Makefile index ba361a1..456e761 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ # FreeBSD Ports Makefile For 'mkapachepw' -# $Id: Makefile,v 1.105 2005/04/07 20:19:54 root Exp $ +# $Id: Makefile,v 1.106 2005/04/07 20:22:25 root Exp $ all: # Do nothing - this is a python program install: - install -c -o root -g wheel -m 700 mkapachepw.py ${PREFIX}/bin + install -c -o root -g wheel -m 500 mkapachepw.py ${PREFIX}/bin ${BSD_INSTALL_MAN} mkapachepw.1.gz ${PREFIX}/man/man1