diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2021-07-06 20:00:57 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2021-07-06 20:00:58 +0000 |
commit | fac489c1647530936821da748ad7a671b952463b (patch) | |
tree | c3f3bd5f8ac735753195351aae6c764ba2ebffd0 /graphics/impressive | |
parent | 4e621c5a588e36fbea7afb9bcb6c2d893e242753 (diff) |
Diffstat (limited to 'graphics/impressive')
-rw-r--r-- | graphics/impressive/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/impressive/Makefile b/graphics/impressive/Makefile index 89f04e3fa897..4742474e106b 100644 --- a/graphics/impressive/Makefile +++ b/graphics/impressive/Makefile @@ -2,7 +2,7 @@ PORTNAME= impressive DISTVERSION= 0.13.0-beta2 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= graphics python MASTER_SITES= SF/${PORTNAME}/Impressive/${DISTVERSION}/ DISTNAME= Impressive-${DISTVERSION} |