Skip to content

Commit

Permalink
www/mergelog: 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 26, 2024
1 parent d4142a0 commit 7c212a5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion www/mergelog/Makefile
@@ -1,6 +1,6 @@
PORTNAME= mergelog
PORTVERSION= 4.5
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= www textproc
MASTER_SITES= SF

Expand All @@ -10,5 +10,6 @@ WWW= https://mergelog.sourceforge.net/

USES= gmake
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share

.include <bsd.port.mk>
4 changes: 2 additions & 2 deletions www/mergelog/pkg-plist
@@ -1,4 +1,4 @@
bin/mergelog
bin/zmergelog
man/man1/mergelog.1.gz
man/man1/zmergelog.1.gz
share/man/man1/mergelog.1.gz
share/man/man1/zmergelog.1.gz

0 comments on commit 7c212a5

Please sign in to comment.