summaryrefslogtreecommitdiff
path: root/x11-fm/dfm
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2001-07-24 12:39:40 +0000
committerKevin Lo <kevlo@FreeBSD.org>2001-07-24 12:39:40 +0000
commit9cd2c55b43ff5fd42cf33a76cb74021f831410af (patch)
treee2d2523273366869c90bf3c826960807160212f3 /x11-fm/dfm
parentUpdate to 0.3.5. Unfortunately it is another victim of larger compatibility (diff)
Update MASTER_SITES and WWW
PR: 29180 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=45436
Diffstat (limited to 'x11-fm/dfm')
-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/