diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2020-12-12 17:04:37 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2020-12-12 17:04:37 +0000 |
commit | 0b5864f66c9ebdb1fe499427d12253b51ae298d1 (patch) | |
tree | 81ef83b36dbb3d2668a1fa9f050eeb07db79e821 /misc/visp/Makefile | |
parent | a0e7003a170bea7379288660fcfc8d598dcc3c6f (diff) | |
download | ports-0b5864f66c9ebdb1fe499427d12253b51ae298d1.tar.gz ports-0b5864f66c9ebdb1fe499427d12253b51ae298d1.zip |
Notes
Diffstat (limited to 'misc/visp/Makefile')
-rw-r--r-- | misc/visp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/visp/Makefile b/misc/visp/Makefile index 9a7071f77140..42306533d1a3 100644 --- a/misc/visp/Makefile +++ b/misc/visp/Makefile @@ -2,7 +2,7 @@ PORTNAME= visp DISTVERSION= 3.3.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= misc MASTER_SITES= http://gforge.inria.fr/frs/download.php/latestfile/475/ |