diff options
author | trevor <trevor@FreeBSD.org> | 2005-01-15 05:17:04 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2005-01-15 05:17:04 +0800 |
commit | 708dee774fa7b4586e5072367bfd506ff1b2f2f8 (patch) | |
tree | 1feadd614e82148bccc84bc2a0fa115e39bb2f21 | |
parent | 6abc11e62d24755e2119b0bf926123cd7d42ade9 (diff) | |
download | freebsd-ports-graphics-708dee774fa7b4586e5072367bfd506ff1b2f2f8.tar.gz freebsd-ports-graphics-708dee774fa7b4586e5072367bfd506ff1b2f2f8.tar.zst freebsd-ports-graphics-708dee774fa7b4586e5072367bfd506ff1b2f2f8.zip |
version bump for linux-tiff update
-rw-r--r-- | graphics/linux-panorama-tools/Makefile | 1 | ||||
-rw-r--r-- | print/bjfiltercom/Makefile | 2 | ||||
-rw-r--r-- | www/linux-nvu/Makefile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/graphics/linux-panorama-tools/Makefile b/graphics/linux-panorama-tools/Makefile index 008a8e6d071..93f9b2786f6 100644 --- a/graphics/linux-panorama-tools/Makefile +++ b/graphics/linux-panorama-tools/Makefile @@ -14,6 +14,7 @@ PORTNAME= linux-panorama-tools PORTVERSION= 2.6b1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.path.unimelb.edu.au/~dersch/ DISTNAME= PanoTools diff --git a/print/bjfiltercom/Makefile b/print/bjfiltercom/Makefile index 50e3c78ad8f..3a9d8ae530a 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} diff --git a/www/linux-nvu/Makefile b/www/linux-nvu/Makefile index e29701c357a..9925a0f299c 100644 --- a/www/linux-nvu/Makefile +++ b/www/linux-nvu/Makefile @@ -7,7 +7,7 @@ PORTNAME= nvu PORTVERSION= 0.20 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www linux MASTER_SITES= http://cvs.nvu.com/download/ PKGNAMEPREFIX= linux- |