diff options
author | Martin Matuska <mm@FreeBSD.org> | 2013-06-25 07:41:26 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2013-06-25 07:41:26 +0000 |
commit | cdc818f15931c03714fd507e7ee59054c7a5f1e1 (patch) | |
tree | c474e3813fa9e9cba21c4785aa39c7c985640bf4 /graphics | |
parent | 71570add147271bbad030ad34b8195b1f9602421 (diff) | |
download | ports-cdc818f15931c03714fd507e7ee59054c7a5f1e1.tar.gz ports-cdc818f15931c03714fd507e7ee59054c7a5f1e1.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/cimg/Makefile | 1 | ||||
-rw-r--r-- | graphics/wxsvg/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/graphics/cimg/Makefile b/graphics/cimg/Makefile index 7c14b4bd6a42..1f967843cb94 100644 --- a/graphics/cimg/Makefile +++ b/graphics/cimg/Makefile @@ -3,6 +3,7 @@ PORTNAME= cimg PORTVERSION= 1.5.5 +PORTREVISION= 1 PORTEPOCH= 3 CATEGORIES= graphics devel MASTER_SITES= SF/${PORTNAME} \ diff --git a/graphics/wxsvg/Makefile b/graphics/wxsvg/Makefile index 871eaa4174b1..fb366719532f 100644 --- a/graphics/wxsvg/Makefile +++ b/graphics/wxsvg/Makefile @@ -3,6 +3,7 @@ PORTNAME= wxsvg PORTVERSION= 1.1.15 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF |