diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2019-10-07 21:20:51 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2019-10-07 21:20:51 +0000 |
commit | 32879e68cb91b7c0516e818a893ef9fbabc36ca6 (patch) | |
tree | 766386974f6fb95475f5bfd243aca79e93b2679f /graphics/vv | |
parent | 060ce9f867b4329385b0f77b2cdf1d7703a4c922 (diff) | |
download | ports-32879e68cb91b7c0516e818a893ef9fbabc36ca6.tar.gz ports-32879e68cb91b7c0516e818a893ef9fbabc36ca6.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 39e85da5e27e..1e904e2556d0 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= 8 +PORTREVISION= 9 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org |