diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/libcdr01/Makefile | 1 | ||||
-rw-r--r-- | graphics/libfreehand/Makefile | 1 | ||||
-rw-r--r-- | graphics/mapnik/Makefile | 2 |
3 files changed, 3 insertions, 1 deletions
diff --git a/graphics/libcdr01/Makefile b/graphics/libcdr01/Makefile index cc4b20ac0d96..4116d2068554 100644 --- a/graphics/libcdr01/Makefile +++ b/graphics/libcdr01/Makefile @@ -2,6 +2,7 @@ PORTNAME= libcdr PORTVERSION= 0.1.2 +PORTREVISION= 1 CATEGORIES= graphics devel MASTER_SITES= LODEV PKGNAMESUFFIX= 01 diff --git a/graphics/libfreehand/Makefile b/graphics/libfreehand/Makefile index 412ba14542e4..646ec99cdd36 100644 --- a/graphics/libfreehand/Makefile +++ b/graphics/libfreehand/Makefile @@ -2,6 +2,7 @@ PORTNAME= libfreehand PORTVERSION= 0.1.1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= LODEV diff --git a/graphics/mapnik/Makefile b/graphics/mapnik/Makefile index e94511e9ddbc..0c9f22d99d6e 100644 --- a/graphics/mapnik/Makefile +++ b/graphics/mapnik/Makefile @@ -4,7 +4,7 @@ PORTNAME= mapnik PORTVERSION= 3.0.9 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics geography MASTER_SITES= http://mapnik.s3.amazonaws.com/dist/v${PORTVERSION}/ |