aboutsummaryrefslogtreecommitdiff
path: root/security/fakebo
diff options
context:
space:
mode:
Diffstat (limited to 'security/fakebo')
-rw-r--r--security/fakebo/Makefile8
-rw-r--r--security/fakebo/pkg-plist6
2 files changed, 7 insertions, 7 deletions
diff --git a/security/fakebo/Makefile b/security/fakebo/Makefile
index 815b058cd053..d0bc70d842b2 100644
--- a/security/fakebo/Makefile
+++ b/security/fakebo/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= ftp://the.ausmac.net/wd2a/security/port-loggers/ \
ftp://ftp.mayn.de/pub/unix/security/network/ \
- ftp://ftp.cps.unizar.es/pub/unix/security/ \
+ ftp://webdiis.unizar.es/pub/unix/security/ \
ftp://ftp.linux.hr/pub/fakebo/
MAINTAINER= ports@FreeBSD.org
@@ -27,9 +27,9 @@ do-install:
${INSTALL_MAN} ${WRKSRC}/fakebo.1 ${PREFIX}/man/man1/
.if !defined(NOPORTDOCS)
- ${MKDIR} ${PREFIX}/share/doc/fakebo/
- ${INSTALL_MAN} ${WRKSRC}/custom.replies ${PREFIX}/share/doc/fakebo/
- ${INSTALL_MAN} ${WRKSRC}/README ${PREFIX}/share/doc/fakebo/
+ ${MKDIR} ${DOCSDIR}
+ ${INSTALL_MAN} ${WRKSRC}/custom.replies ${DOCSDIR}
+ ${INSTALL_MAN} ${WRKSRC}/README ${DOCSDIR}
.endif
.include <bsd.port.mk>
diff --git a/security/fakebo/pkg-plist b/security/fakebo/pkg-plist
index 4b0a196036fb..51c70306524a 100644
--- a/security/fakebo/pkg-plist
+++ b/security/fakebo/pkg-plist
@@ -1,5 +1,5 @@
bin/fakebo
etc/fakebo.conf.sample
-share/doc/fakebo/README
-share/doc/fakebo/custom.replies
-@dirrm share/doc/fakebo
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/custom.replies
+%%PORTDOCS%%@dirrm %%DOCSDIR%%