aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2001-07-24 20:39:40 +0800
committerkevlo <kevlo@FreeBSD.org>2001-07-24 20:39:40 +0800
commitd07c6d895c1ae61b1dc3d9a7280ea0fcf8aff37c (patch)
tree9c4b0f602b2693a80cde9a44e67bf3c05da3eb62 /x11-fm
parentb897cb61b4a94164d79f0326aeecd61b0b9f080c (diff)
downloadfreebsd-ports-gnome-d07c6d895c1ae61b1dc3d9a7280ea0fcf8aff37c.tar.gz
freebsd-ports-gnome-d07c6d895c1ae61b1dc3d9a7280ea0fcf8aff37c.tar.zst
freebsd-ports-gnome-d07c6d895c1ae61b1dc3d9a7280ea0fcf8aff37c.zip
Update MASTER_SITES and WWW
PR: 29180 Submitted by: Ports Fury
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/dfm/Makefile6
-rw-r--r--x11-fm/dfm/pkg-descr2
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-fm/dfm/Makefile b/x11-fm/dfm/Makefile
index a7140936f7cc..4c0c721e5d5b 100644
--- a/x11-fm/dfm/Makefile
+++ b/x11-fm/dfm/Makefile
@@ -8,7 +8,7 @@
PORTNAME= dfm
PORTVERSION= 0.99.9
CATEGORIES= x11-fm
-MASTER_SITES= http://dfm.online.de/
+MASTER_SITES= http://www.kaisersite.de/dfm/
MAINTAINER= ports@FreeBSD.org
@@ -37,9 +37,9 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/dfmext-samples/dfmext_normal ${PREFIX}/share/examples/dfm/dfmext.sample.normal
${INSTALL_DATA} ${WRKSRC}/dfmext-samples/dfmext_user ${PREFIX}/share/examples/dfm/dfmext.sample.user
.if !defined(NOPORTDOCS)
- @${MKDIR} ${PREFIX}/share/doc/dfm
+ @${MKDIR} ${DOCSDIR}
.for file in ${PORTDOCS}
- ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/dfm
+ ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
.endfor
.endif
diff --git a/x11-fm/dfm/pkg-descr b/x11-fm/dfm/pkg-descr
index 2fec75bc025e..d2417f400556 100644
--- a/x11-fm/dfm/pkg-descr
+++ b/x11-fm/dfm/pkg-descr
@@ -14,4 +14,4 @@ Here are some features:
* Detail View / Structure View
* ...
-WWW: http://dfm.online.de/
+WWW: http://www.kaisersite.de/dfm/