diff options
author | gahr <gahr@FreeBSD.org> | 2013-10-07 21:15:43 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2013-10-07 21:15:43 +0800 |
commit | f21dd09f50f14c8e598a9f39427c8d39b8a2ff3a (patch) | |
tree | 262b8e4aab9af813e7528f65b8f349708bcdefa7 /x11-toolkits/vtkfox | |
parent | f09ee78053ea142673ee4ddbf2d95060fbd21c9c (diff) | |
download | freebsd-ports-gnome-f21dd09f50f14c8e598a9f39427c8d39b8a2ff3a.tar.gz freebsd-ports-gnome-f21dd09f50f14c8e598a9f39427c8d39b8a2ff3a.tar.zst freebsd-ports-gnome-f21dd09f50f14c8e598a9f39427c8d39b8a2ff3a.zip |
- Bump PORTREVISION on ports dependent on FOX. This is needed because we
now use ltverhack on FOX. This should be the last time.
Diffstat (limited to 'x11-toolkits/vtkfox')
-rw-r--r-- | x11-toolkits/vtkfox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/vtkfox/Makefile b/x11-toolkits/vtkfox/Makefile index 19b5b56d7854..4e98a11245f8 100644 --- a/x11-toolkits/vtkfox/Makefile +++ b/x11-toolkits/vtkfox/Makefile @@ -3,7 +3,7 @@ PORTNAME= vtkfox PORTVERSION= 1.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-toolkits MASTER_SITES= http://www.gahr.ch/vtkfox/ |