diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-07-06 06:17:18 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-07-06 06:17:18 +0000 |
commit | 5060d003efe4c0f8704d0f83c9b0501707c61331 (patch) | |
tree | 4ea1ebdf3ec33b1fa7a92263d48644e2ad076a08 /math/labplot/Makefile | |
parent | 955058bad8951c5679904451e1f5ec65188bbae9 (diff) |
Notes
Diffstat (limited to 'math/labplot/Makefile')
-rw-r--r-- | math/labplot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/labplot/Makefile b/math/labplot/Makefile index 53c41e38cdbc..64cb7ced0595 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -3,7 +3,7 @@ PORTNAME= labplot PORTVERSION= 2.7.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} |