diff --git a/Makefile b/Makefile index 7d58cf6..05934d0 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # FreeBSD Ports Makefile For 'tsearchpath' -# $Id: Makefile,v 1.104 2010/06/25 16:38:30 tundra Exp $ +# $Id: Makefile,v 1.105 2010/06/25 17:25:33 tundra Exp $ all: # Do nothing - Python module @@ -7,4 +7,4 @@ install: python setup.py install ${BSD_INSTALL_SCRIPT} testpath.py ${PREFIX}/bin - ${BSD_INSTALL_MAN} tsearchpath.1.gz ${PREFIX}/man/man1 + ${BSD_INSTALL_MAN} tsearchpath.3.gz ${PREFIX}/man/man3