diff options
| author | Neel Chauhan <nc@FreeBSD.org> | 2021-04-29 17:22:23 +0000 |
|---|---|---|
| committer | Neel Chauhan <nc@FreeBSD.org> | 2021-04-29 17:23:37 +0000 |
| commit | 9945c2ef22975bc59967b3f853e42ec155464b2d (patch) | |
| tree | 97b66d035da662f50815aad160a770ef550b1c26 /math/plplot | |
| parent | 0bda9579810952d4abe60f4bb11ab5a04f07c95b (diff) | |
Diffstat (limited to 'math/plplot')
| -rw-r--r-- | math/plplot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/plplot/Makefile b/math/plplot/Makefile index db9cd180c45a..0b62caca6aeb 100644 --- a/math/plplot/Makefile +++ b/math/plplot/Makefile @@ -2,7 +2,7 @@ PORTNAME= plplot DISTVERSION= 5.15.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math science MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20Source |
