diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2019-09-28 23:24:33 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2019-09-28 23:24:33 +0000 |
commit | 086093cf18b71bdddc065e0b39cfa21ac9efc508 (patch) | |
tree | dc0723a7424ae7578685999d07b50651c692059e /graphics/vv | |
parent | 7ca057742ddc79139e84f9bd0ea4b44ff72d0460 (diff) | |
download | ports-086093cf18b71bdddc065e0b39cfa21ac9efc508.tar.gz ports-086093cf18b71bdddc065e0b39cfa21ac9efc508.zip |
Notes
Diffstat (limited to 'graphics/vv')
-rw-r--r-- | graphics/vv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/vv/Makefile b/graphics/vv/Makefile index 3612777443f2..39e85da5e27e 100644 --- a/graphics/vv/Makefile +++ b/graphics/vv/Makefile @@ -4,7 +4,7 @@ PORTNAME= vv DISTVERSIONPREFIX= v DISTVERSION= 1.4.0-271 DISTVERSIONSUFFIX= -g24b75af3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org |