Skip to content

Commit

Permalink
mail/dkimproxy: 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 24, 2024
1 parent 502731c commit 88b8405
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion mail/dkimproxy/Makefile
@@ -1,6 +1,6 @@
PORTNAME= dkimproxy
PORTVERSION= 1.4.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= SF

Expand All @@ -20,6 +20,7 @@ USES= gmake perl5 shebangfix

USE_RC_SUBR= dkimproxy_in dkimproxy_out
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
NO_ARCH= yes
SHEBANG_FILES= scripts/*

Expand Down
4 changes: 2 additions & 2 deletions mail/dkimproxy/pkg-plist
Expand Up @@ -8,5 +8,5 @@ lib/MSDW/SMTP/Client.pm
lib/MSDW/SMTP/Server.pm
lib/MySmtpProxyServer.pm
lib/MySmtpServer.pm
man/man8/dkimproxy_in.8.gz
man/man8/dkimproxy_out.8.gz
share/man/man8/dkimproxy_in.8.gz
share/man/man8/dkimproxy_out.8.gz

0 comments on commit 88b8405

Please sign in to comment.