Skip to content

Commit

Permalink
sysutils/cronolog: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Feb 25, 2024
1 parent a034f5a commit a484847
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion sysutils/cronolog/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cronolog
PORTVERSION= 1.6.2
PORTREVISION= 6
PORTREVISION= 7
CATEGORIES= sysutils

MAINTAINER= ports@FreeBSD.org
Expand All @@ -14,6 +14,7 @@ CONFLICTS_INSTALL= cronolog-devel

INFO= cronolog
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share

USE_GITHUB= yes
GH_ACCOUNT= fordmason
Expand Down
4 changes: 2 additions & 2 deletions sysutils/cronolog/pkg-plist
@@ -1,4 +1,4 @@
sbin/cronolog
sbin/cronosplit
man/man1/cronolog.1m.gz
man/man1/cronosplit.1m.gz
share/man/man1/cronolog.1m.gz
share/man/man1/cronosplit.1m.gz

0 comments on commit a484847

Please sign in to comment.