mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
b25b560949
- Correct other portlint errors. - Bump portrevision.
12 lines
350 B
Plaintext
12 lines
350 B
Plaintext
--- man/manl/Makefile.in-orig 2013-08-19 00:32:40.000000000 +0000
|
|
+++ man/manl/Makefile.in 2013-08-19 00:33:00.000000000 +0000
|
|
@@ -186,7 +186,7 @@
|
|
libdir = @libdir@
|
|
libexecdir = @libexecdir@
|
|
localstatedir = @localstatedir@
|
|
-mandir = $(prefix)/dx/man
|
|
+mandir = $(prefix)/man
|
|
mkdir_p = @mkdir_p@
|
|
oldincludedir = @oldincludedir@
|
|
prefix = @prefix@
|