diff options
author | swills <swills@FreeBSD.org> | 2013-01-18 00:05:38 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2013-01-18 00:05:38 +0800 |
commit | d4ef1e3e68b4c838ff0f3364c52db28c779c5f45 (patch) | |
tree | 4ce528a1a502780e1026138595162e536eae8ccd /graphics/darktable | |
parent | 4a1240f62f79fab9a1a3189228c7579a636f278e (diff) | |
download | freebsd-ports-gnome-d4ef1e3e68b4c838ff0f3364c52db28c779c5f45.tar.gz freebsd-ports-gnome-d4ef1e3e68b4c838ff0f3364c52db28c779c5f45.tar.zst freebsd-ports-gnome-d4ef1e3e68b4c838ff0f3364c52db28c779c5f45.zip |
- Chase lib version changes from ilmbase and OpenEXR updates
Diffstat (limited to 'graphics/darktable')
-rw-r--r-- | graphics/darktable/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile index bccfaf7179d6..08b0e9418edb 100644 --- a/graphics/darktable/Makefile +++ b/graphics/darktable/Makefile @@ -3,6 +3,7 @@ PORTNAME= darktable PORTVERSION= 1.1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} |