1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00

Brush up URLs.

This commit is contained in:
Norikatsu Shigemura 2006-11-02 22:42:42 +00:00
parent 99f2857f0e
commit 513b35dc93
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=176239

View File

@ -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})