diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-05-06 16:11:14 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-05-06 16:11:14 +0000 |
commit | bcf8d8eb02a9a3a31d6fa33ec75eb9d5c1205697 (patch) | |
tree | 5546f2510c501fe1d3ac0314ced748536962e76d /misc/visp | |
parent | 2d20eca1273008477989c312adadc1ef2fe57640 (diff) | |
download | ports-bcf8d8eb02a9a3a31d6fa33ec75eb9d5c1205697.tar.gz ports-bcf8d8eb02a9a3a31d6fa33ec75eb9d5c1205697.zip |
Notes
Diffstat (limited to 'misc/visp')
-rw-r--r-- | misc/visp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/visp/Makefile b/misc/visp/Makefile index 83fe3557448a..cb1191837a40 100644 --- a/misc/visp/Makefile +++ b/misc/visp/Makefile @@ -2,6 +2,7 @@ PORTNAME= visp DISTVERSION= 3.3.0 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://gforge.inria.fr/frs/download.php/latestfile/475/ |