diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2016-07-20 09:33:31 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2016-07-20 09:33:31 +0000 |
commit | 3561a46f285c63588e94e78058ab4a9582b98b22 (patch) | |
tree | ee034c13633ca813e09b3fc925d53acc6b5eda76 /graphics/zimg | |
parent | 944a4540ffb5d5ca873bd826b9df90c25a74f91f (diff) |
Notes
Diffstat (limited to 'graphics/zimg')
-rw-r--r-- | graphics/zimg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/zimg/Makefile b/graphics/zimg/Makefile index 7cb78655cafc..bdd87dbb4400 100644 --- a/graphics/zimg/Makefile +++ b/graphics/zimg/Makefile @@ -3,7 +3,7 @@ PORTNAME= zimg PORTVERSION= 5.0.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |