diff options
author | Steve Wills <swills@FreeBSD.org> | 2018-05-09 20:27:51 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2018-05-09 20:27:51 +0000 |
commit | 142143e5a71798b54efb737c06229e91de652544 (patch) | |
tree | 8243c8a0185f5aa87ee181019503630d2a92135c /misc | |
parent | fd766124b3fa66bcb99f85e001d8ff630675eee8 (diff) | |
download | freebsd-ports-142143e5a71798b54efb737c06229e91de652544.zip |
Bump PORTREVISION on more opencv consumers due to opencv update
Diffstat (limited to 'misc')
-rw-r--r-- | misc/auto-multiple-choice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/auto-multiple-choice/Makefile b/misc/auto-multiple-choice/Makefile index f212a3ba43b7..39df70b2db27 100644 --- a/misc/auto-multiple-choice/Makefile +++ b/misc/auto-multiple-choice/Makefile @@ -2,7 +2,7 @@ PORTNAME= auto-multiple-choice PORTVERSION= 1.3.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= misc MASTER_SITES= http://download.gna.org/auto-qcm/ DISTNAME= auto-multiple-choice_${PORTVERSION}_precomp |