diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-02-03 19:32:51 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-02-03 19:32:51 +0000 |
commit | 336f10c8b05397d83ad4fe08294e67c5e8178d28 (patch) | |
tree | c5a02a8466fd2c42c461ff34353628ea5e0f6798 /graphics/impressive | |
parent | 24832059c31f29bf1ea0c82284f3a6636c2d599a (diff) |
Notes
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 b8bfc81a45fc..627608297b4a 100644 --- a/graphics/impressive/Makefile +++ b/graphics/impressive/Makefile @@ -3,7 +3,7 @@ PORTNAME= impressive PORTVERSION= 0.12.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics python MASTER_SITES= SF/${PORTNAME}/Impressive/${PORTVERSION}/ DISTNAME= Impressive-${PORTVERSION} |