diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2005-01-14 21:17:04 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2005-01-14 21:17:04 +0000 |
commit | 6e082e1922b5edc78a2842cf8e5a99b2073ea9aa (patch) | |
tree | b2e4a5f2a9970630b4fdb167632f75c93f1677fc /print | |
parent | f4d468f7f05430681e6744a27ca93497cbbe147d (diff) | |
download | ports-6e082e1922b5edc78a2842cf8e5a99b2073ea9aa.tar.gz ports-6e082e1922b5edc78a2842cf8e5a99b2073ea9aa.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/bjfiltercom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/bjfiltercom/Makefile b/print/bjfiltercom/Makefile index 50e3c78ad8f1..3a9d8ae530ad 100644 --- a/print/bjfiltercom/Makefile +++ b/print/bjfiltercom/Makefile @@ -7,7 +7,7 @@ PORTNAME?= bjfiltercom PORTVERSION?= 1.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= print linux MASTER_SITES= ftp://download.canon.jp/pub/driver/bj/linux/ DISTFILES= ${RPMFILE} |