aboutsummaryrefslogtreecommitdiff
path: root/net/yaz++
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2011-07-08 20:40:45 +0000
committerPav Lucistnik <pav@FreeBSD.org>2011-07-08 20:40:45 +0000
commit4ea1b9a1f7970bebe065e34d92ae00b288841f08 (patch)
treee079daa68b3bcab08d64860e01e8fc0c4e1dc735 /net/yaz++
parent8f6daffd4fc546c422ae29d3e7d75778c6358f19 (diff)
downloadports-4ea1b9a1f7970bebe065e34d92ae00b288841f08.tar.gz
ports-4ea1b9a1f7970bebe065e34d92ae00b288841f08.zip
Notes
Diffstat (limited to 'net/yaz++')
-rw-r--r--net/yaz++/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/yaz++/Makefile b/net/yaz++/Makefile
index 91958965165b..462aaabbb324 100644
--- a/net/yaz++/Makefile
+++ b/net/yaz++/Makefile
@@ -20,6 +20,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--enable-shared --with-yaz=${LOCALBASE}/bin
USE_LDCONFIG= yes
-MAN8= yazpp-config.8
+MAN1= yazpp-config.1
.include <bsd.port.mk>