diff options
author | nemysis <nemysis@FreeBSD.org> | 2013-11-20 22:25:28 +0800 |
---|---|---|
committer | nemysis <nemysis@FreeBSD.org> | 2013-11-20 22:25:28 +0800 |
commit | 5ce57b76c10c008ebfb97d56255559ee7f5e9056 (patch) | |
tree | 467534be0946d8479a2c6685770cf4fdf3c4ccb5 /graphics/gimp-gmic-plugin | |
parent | 2708dd0d05d23346f27cc165468ad88c0dd5de9a (diff) | |
download | freebsd-ports-gnome-5ce57b76c10c008ebfb97d56255559ee7f5e9056.tar.gz freebsd-ports-gnome-5ce57b76c10c008ebfb97d56255559ee7f5e9056.tar.zst freebsd-ports-gnome-5ce57b76c10c008ebfb97d56255559ee7f5e9056.zip |
- Bump dependent ports' revisions (graphics/ilmbase and graphics/OpenEXR)
Approved by: wg (mentor)
Diffstat (limited to 'graphics/gimp-gmic-plugin')
-rw-r--r-- | graphics/gimp-gmic-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp-gmic-plugin/Makefile b/graphics/gimp-gmic-plugin/Makefile index 343611fceab3..fd750eb8bafb 100644 --- a/graphics/gimp-gmic-plugin/Makefile +++ b/graphics/gimp-gmic-plugin/Makefile @@ -2,7 +2,7 @@ PORTNAME= gmic PORTVERSION= 1.5.7.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME} \ SF/${PORTNAME}/old |