diff options
author | beech <beech@FreeBSD.org> | 2008-06-25 16:36:12 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2008-06-25 16:36:12 +0800 |
commit | b449b5dcf02b97d86a773fa4cbb78b51d0591f06 (patch) | |
tree | cf701a41ce132af9e8a35d7185421f2c5cebd5e3 /graphics | |
parent | 8673c3f5645f8c05f480000f136601b131106c7a (diff) | |
download | freebsd-ports-gnome-b449b5dcf02b97d86a773fa4cbb78b51d0591f06.tar.gz freebsd-ports-gnome-b449b5dcf02b97d86a773fa4cbb78b51d0591f06.tar.zst freebsd-ports-gnome-b449b5dcf02b97d86a773fa4cbb78b51d0591f06.zip |
- Bump poirtrevision after GraphicsMagick update
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/cimg/Makefile | 2 | ||||
-rw-r--r-- | graphics/pixieplus/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/cimg/Makefile b/graphics/cimg/Makefile index 3c3cea5752b4..b1cb785a1e9b 100644 --- a/graphics/cimg/Makefile +++ b/graphics/cimg/Makefile @@ -7,7 +7,7 @@ PORTNAME= cimg PORTVERSION= 1.2.8 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 2 CATEGORIES= graphics devel MASTER_SITES= SF diff --git a/graphics/pixieplus/Makefile b/graphics/pixieplus/Makefile index 5f9f3062eea8..40c25f625335 100644 --- a/graphics/pixieplus/Makefile +++ b/graphics/pixieplus/Makefile @@ -7,7 +7,7 @@ PORTNAME= pixieplus PORTVERSION= 0.5.4.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= graphics kde MASTER_SITES= http://people.fruitsalad.org/avleeuwen/distfiles/${PORTNAME}/ |