diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2020-07-16 12:13:30 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2020-07-16 12:13:30 +0000 |
commit | 59eb5b4b37a39cf1aee06609e76d70b01cde86c6 (patch) | |
tree | 58467762b9d2afc33cfe5be636cba6721b8b31fd /editors/calligra | |
parent | 51ac6a75e2c7fa913fc9b64dcba37f41ad1ab358 (diff) | |
download | ports-59eb5b4b37a39cf1aee06609e76d70b01cde86c6.tar.gz ports-59eb5b4b37a39cf1aee06609e76d70b01cde86c6.zip |
Notes
Diffstat (limited to 'editors/calligra')
-rw-r--r-- | editors/calligra/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile index 3b333c819517..3fc7580bd281 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -2,7 +2,7 @@ PORTNAME= calligra DISTVERSION= 3.2.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} DIST_SUBDIR= KDE/${PORTNAME} |