diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-01-22 17:59:22 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-01-22 17:59:22 +0000 |
commit | 90a4ed701a4a68d4ed2c54b96f8f5371dbfd9ffb (patch) | |
tree | b78dc987b5630ee8fd0fcabe9d02b299721bed32 /graphics/impressive | |
parent | b3f15f1bc762df52e33fc20b9e42fc97b3b36a67 (diff) |
Notes
Diffstat (limited to 'graphics/impressive')
-rw-r--r-- | graphics/impressive/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/impressive/Makefile b/graphics/impressive/Makefile index 3431e7d7a970..b8bfc81a45fc 100644 --- a/graphics/impressive/Makefile +++ b/graphics/impressive/Makefile @@ -3,6 +3,7 @@ PORTNAME= impressive PORTVERSION= 0.12.1 +PORTREVISION= 1 CATEGORIES= graphics python MASTER_SITES= SF/${PORTNAME}/Impressive/${PORTVERSION}/ DISTNAME= Impressive-${PORTVERSION} |