diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2009-07-31 13:57:52 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2009-07-31 13:57:52 +0000 |
commit | eca78ec61b7c6c87d59106128bee6ac57b1bdbb5 (patch) | |
tree | 69e1411fe617571fefab788ab9c52d96a1c8d9d0 /graphics/fpc-libgd | |
parent | cedef3722589e234f22f3cba5ba3fffa3f20dab0 (diff) | |
download | ports-eca78ec61b7c6c87d59106128bee6ac57b1bdbb5.tar.gz ports-eca78ec61b7c6c87d59106128bee6ac57b1bdbb5.zip |
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by: edwin
Notes
Notes:
svn path=/head/; revision=238701
Diffstat (limited to 'graphics/fpc-libgd')
-rw-r--r-- | graphics/fpc-libgd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/fpc-libgd/Makefile b/graphics/fpc-libgd/Makefile index e930cb3a1c42..7bce131d5a71 100644 --- a/graphics/fpc-libgd/Makefile +++ b/graphics/fpc-libgd/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= graphics lang PKGNAMESUFFIX= -libgd |