diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2021-05-03 04:04:51 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2021-05-06 04:12:26 +0000 |
commit | cc4315b370580787f8f12f4f788bb47f6ff7544a (patch) | |
tree | f2a4a4cea621b3a41810ebaa96898076196934db /graphics/impressive | |
parent | 4adb1d08b8a155b94e253d5eaeed76cf42ab9daf (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 7497f10710c2..ce994df4af3c 100644 --- a/graphics/impressive/Makefile +++ b/graphics/impressive/Makefile @@ -2,7 +2,7 @@ PORTNAME= impressive DISTVERSION= 0.13.0-beta2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics python MASTER_SITES= SF/${PORTNAME}/Impressive/${DISTVERSION}/ DISTNAME= Impressive-${DISTVERSION} |