diff options
author | David Naylor <dbn@FreeBSD.org> | 2018-01-30 19:00:27 +0000 |
---|---|---|
committer | David Naylor <dbn@FreeBSD.org> | 2018-01-30 19:00:27 +0000 |
commit | 1da3310ac13117c3e66501d672446b7eb0e2d670 (patch) | |
tree | f565b3312e4715c9ab2c5543a2fb9b40d667713b /graphics/nplot | |
parent | 227069da3b0a99549b9590459a307d17bd33307c (diff) | |
download | ports-1da3310ac13117c3e66501d672446b7eb0e2d670.tar.gz ports-1da3310ac13117c3e66501d672446b7eb0e2d670.zip |
Notes
Diffstat (limited to 'graphics/nplot')
-rw-r--r-- | graphics/nplot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/nplot/Makefile b/graphics/nplot/Makefile index cc7ae2deb2e9..e8a826a8bc9f 100644 --- a/graphics/nplot/Makefile +++ b/graphics/nplot/Makefile @@ -2,6 +2,7 @@ PORTNAME= nplot PORTVERSION= 0.9.11 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= cs@innolan.dk |