aboutsummaryrefslogtreecommitdiff
path: root/sysutils/freqsdwn
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2006-11-02 22:42:42 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2006-11-02 22:42:42 +0000
commit513b35dc93b9eb6f76ac6dbd11649178bacc0874 (patch)
tree078a4e8d0e223c4c1a4c0669b923b32156272c9d /sysutils/freqsdwn
parent99f2857f0eb66ef63be81ce8b1af5cd2a4809132 (diff)
downloadports-513b35dc93b9eb6f76ac6dbd11649178bacc0874.tar.gz
ports-513b35dc93b9eb6f76ac6dbd11649178bacc0874.zip
Brush up URLs.
Notes
Notes: svn path=/head/; revision=176239
Diffstat (limited to 'sysutils/freqsdwn')
-rw-r--r--sysutils/freqsdwn/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/freqsdwn/Makefile b/sysutils/freqsdwn/Makefile
index 501b682f2026..485851f25516 100644
--- a/sysutils/freqsdwn/Makefile
+++ b/sysutils/freqsdwn/Makefile
@@ -16,7 +16,7 @@ DIST_SUBDIR= freqship
MAINTAINER= nork@FreeBSD.org
COMMENT= FREQSHIP-mini Mitsubishi Electric UPS controller daemon
-RESTRICTED= See http://www.mitsubishielectric.co.jp/frequps/keiyaku.html
+RESTRICTED= See http://www.mitsubishielectric.co.jp/frequps/f_down/keiyaku.html
.if defined(BATCH) || defined(PACKAGE_BUILDING)
IGNORE= ${RESTRICTED}
.endif
@@ -33,7 +33,7 @@ CONFDIR?= ${PREFIX}/etc/freqship
pre-fetch::
@[ -f ${DISTDIR}/${DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX} ] || ( \
${ECHO} "Please read and accept following LICENSE:"; \
- ${ECHO} "http://www.mitsubishielectric.co.jp/frequps/keiyaku.html"; \
+ ${ECHO} "http://www.mitsubishielectric.co.jp/frequps/f_down/keiyaku.html"; \
${ECHO} "Please 'make do-fetch' manually, if you accept it."; \
${FALSE})