diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2003-09-08 00:17:29 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2003-09-08 00:17:29 +0000 |
commit | 3bb7cbb881c4ab5771e3377a79d646a0a951d477 (patch) | |
tree | 4714503ebf7d270dae71bd19e4f6e53d3145155b /print | |
parent | 13e590c8f08f04576b816d240d797fc5d4c03174 (diff) |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/bjfiltercom/Makefile | 5 | ||||
-rw-r--r-- | print/bjfiltercom/pkg-descr | 2 |
2 files changed, 2 insertions, 5 deletions
diff --git a/print/bjfiltercom/Makefile b/print/bjfiltercom/Makefile index 14f487134b15..2145712618a7 100644 --- a/print/bjfiltercom/Makefile +++ b/print/bjfiltercom/Makefile @@ -9,7 +9,7 @@ PORTNAME?= bjfiltercom PORTVERSION?= 1.3 #PORTREVISION= 1 CATEGORIES= print linux -MASTER_SITES= ftp://www.canon-sales.co.jp/pub/driver/printer/BJ/linux/ +MASTER_SITES= ftp://download.canon.jp/pub/driver/bj/linux/ DISTFILES= ${RPMFILE} .if !defined(SLAVE_PORT) DISTFILES+= ${DOC_DISTFILES} @@ -65,9 +65,6 @@ PRMODEL= F${PRTYPE} PRMODEL= ${PREFIX_PRTYPE:U}${PRTYPE} .endif -t: - echo ${PRMODEL} ${RPMFILE} - do-build: ${SED} -e 's,%%PRMODEL%%,${PRMODEL},' \ ${FILESDIR}/filter > ${WRKDIR}/${FILTER_NAME} diff --git a/print/bjfiltercom/pkg-descr b/print/bjfiltercom/pkg-descr index 8aad6ab98d53..bf94fd30ddf1 100644 --- a/print/bjfiltercom/pkg-descr +++ b/print/bjfiltercom/pkg-descr @@ -3,7 +3,7 @@ Linux which is for Canon bubble jet printers BJ F850, F860 and so on. By using the driver you can print out as high quality as you use the Windows driver. See the below URLs: -WWW: http://www.canon-sales.co.jp/drv-upd/linux/bjlinux100.html +WWW: http://cweb.canon.jp/drv-upd/linux/bjlinux100.html file:/usr/local/share/doc/bjfiltercom-1.3/html/README.HTM file:/usr/local/share/doc/bjfiltercom-1.3/html/INDEX.HTM file:/usr/local/share/doc/bjfiltercom-1.3/html/FAQ.HTM |