Skip to content

Commit

Permalink
net/olsrd: Move man pages to share/man
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
nunotexbsd committed Mar 24, 2024
1 parent c3c5243 commit b2a424c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions net/olsrd/Makefile
@@ -1,7 +1,7 @@
PORTNAME= olsrd
DISTVERSIONPREFIX= v
DISTVERSION= 0.9.8
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= net

MAINTAINER= decke@FreeBSD.org
Expand All @@ -17,7 +17,7 @@ USE_LDCONFIG= yes
USE_RC_SUBR= olsrd

GH_ACCOUNT= OLSR
MAKE_ARGS= VERBOSE=1
MAKE_ARGS= VERBOSE=1 mandir=${PREFIX}/share/man

ALL_TARGET= build_all
INSTALL_TARGET= install_all
Expand Down
4 changes: 2 additions & 2 deletions net/olsrd/pkg-plist
Expand Up @@ -11,5 +11,5 @@ lib/olsrd_pgraph.so.1.1
lib/olsrd_secure.so.0.6
lib/olsrd_txtinfo.so.1.1
lib/olsrd_watchdog.so.0.1
man/man5/olsrd.conf.5.gz
man/man8/olsrd.8.gz
share/man/man5/olsrd.conf.5.gz
share/man/man8/olsrd.8.gz

0 comments on commit b2a424c

Please sign in to comment.