diff options
-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 008a8e6d071d..93f9b2786f6a 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 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} diff --git a/www/linux-nvu/Makefile b/www/linux-nvu/Makefile index e29701c357a3..9925a0f299c4 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- |