diff options
author | dinoex <dinoex@FreeBSD.org> | 2009-07-31 21:57:52 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2009-07-31 21:57:52 +0800 |
commit | ffdf8b50b5fa0b45b4be6b17b68ced12a00bda87 (patch) | |
tree | dc822e3069a917f5b3a88de03796fcc0faf19e38 /graphics/ruby-gdk_pixbuf2 | |
parent | 7ec01f0965b653c3825a249aefb8a9af64518880 (diff) | |
download | freebsd-ports-graphics-ffdf8b50b5fa0b45b4be6b17b68ced12a00bda87.tar.gz freebsd-ports-graphics-ffdf8b50b5fa0b45b4be6b17b68ced12a00bda87.tar.zst freebsd-ports-graphics-ffdf8b50b5fa0b45b4be6b17b68ced12a00bda87.zip |
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by: edwin
Diffstat (limited to 'graphics/ruby-gdk_pixbuf2')
-rw-r--r-- | graphics/ruby-gdk_pixbuf2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/ruby-gdk_pixbuf2/Makefile b/graphics/ruby-gdk_pixbuf2/Makefile index 90e436817bc..a3a349be66e 100644 --- a/graphics/ruby-gdk_pixbuf2/Makefile +++ b/graphics/ruby-gdk_pixbuf2/Makefile @@ -8,6 +8,7 @@ PORTNAME= gdk_pixbuf2 PORTVERSION= ${RUBY_GNOME_PORTVERSION} +PORTREVISION= 1 CATEGORIES= graphics ruby gnome MASTER_SITES= ${RUBY_GNOME_MASTER_SITES} MASTER_SITE_SUBDIR= ${RUBY_GNOME_MASTER_SITE_SUBDIR} |