diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-12-26 09:06:34 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-12-26 09:06:34 +0000 |
commit | 8a4ab05d84a449ed5a6014d3764d65eb09220beb (patch) | |
tree | dc7a3a4c356d7a681579bf29ef13f1adc649222d /math/spectra | |
parent | 7afee5c113070a837e469f478b94dffa6b382dee (diff) |
Notes
Diffstat (limited to 'math/spectra')
-rw-r--r-- | math/spectra/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/spectra/Makefile b/math/spectra/Makefile index d5e432885f43..61e74cde0087 100644 --- a/math/spectra/Makefile +++ b/math/spectra/Makefile @@ -3,6 +3,7 @@ PORTNAME= spectra DISTVERSIONPREFIX= v DISTVERSION= 0.6.2 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org |