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/k3d | |
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/k3d')
-rw-r--r-- | graphics/k3d/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/k3d/Makefile b/graphics/k3d/Makefile index 93b408db5bfb..a6f29a6db249 100644 --- a/graphics/k3d/Makefile +++ b/graphics/k3d/Makefile @@ -8,6 +8,7 @@ PORTNAME= k3d PORTVERSION= 0.8.0.2 +PORTREVISION= 1 DISTVERSIONPREFIX= source- CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/K-3D%20Source/K-3D%20${PORTVERSION} |