aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-25 09:44:53 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-25 10:05:19 +0000
commit1f421b3cd561e481d47b17308b13bae703ec2848 (patch)
tree02d728946a7b7f82fc61453accb1f39c92dca2f3
parent1ce0bfedcbd55d982bf8890331ccaaa9a73aaf89 (diff)
downloadports-1f421b3cd561e481d47b17308b13bae703ec2848.tar.gz
ports-1f421b3cd561e481d47b17308b13bae703ec2848.zip
net/ntpa: Moved man to share/man
Approved by: portmgr (blanket)
-rw-r--r--net/ntpa/Makefile4
-rw-r--r--net/ntpa/pkg-plist2
2 files changed, 3 insertions, 3 deletions
diff --git a/net/ntpa/Makefile b/net/ntpa/Makefile
index 75a7ebe7e177..8d1f2b63312a 100644
--- a/net/ntpa/Makefile
+++ b/net/ntpa/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ntpa
PORTVERSION= 0.8.2
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= net
MASTER_SITES= http://dist1.innolan.net/ \
http://dist2.innolan.net/
@@ -57,7 +57,7 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/examples/small.conf ${STAGEDIR}${EXAMPLESDIR}
${MKDIR} ${STAGEDIR}${PREFIX}/etc/ntpa/
${INSTALL_DATA} ${WRKSRC}/examples/ntpa.conf ${STAGEDIR}${PREFIX}/etc/ntpa/ntpa.conf.sample
- ${INSTALL_MAN} ${WRKSRC}/docs/ntpa.1 ${STAGEDIR}${PREFIX}/man/man1
+ ${INSTALL_MAN} ${WRKSRC}/docs/ntpa.1 ${STAGEDIR}${PREFIX}/share/man/man1
${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/CHANGES ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/DATABASE ${STAGEDIR}${DOCSDIR}
diff --git a/net/ntpa/pkg-plist b/net/ntpa/pkg-plist
index 7d463eceec62..2e605b867383 100644
--- a/net/ntpa/pkg-plist
+++ b/net/ntpa/pkg-plist
@@ -18,7 +18,7 @@ libexec/ntpa/Ntp.Analyzer.Validate.Gui.exe
libexec/ntpa/Ntp.Common.dll
libexec/ntpa/Ntp.Data.dll
libexec/ntpa/Ntp.Data.Provider.dll
-man/man1/ntpa.1.gz
+share/man/man1/ntpa.1.gz
%%DOCSDIR%%/CHANGES
%%DOCSDIR%%/DATABASE
%%DOCSDIR%%/INSTALL