diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:38:05 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:38:05 +0000 |
commit | 9c3c366d48947458fb6332de7b70723874ac583e (patch) | |
tree | 2889b9ba0e972336b3b6346a97b2113634f37cec /math/jags | |
parent | 10f9dd115c2b86807b2184cf8dd4d562ca79c612 (diff) |
Remove trailing whitespaces from category math
Notes
Notes:
svn path=/head/; revision=345420
Diffstat (limited to 'math/jags')
-rw-r--r-- | math/jags/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/jags/Makefile b/math/jags/Makefile index c589b590e467..0e4aede62865 100644 --- a/math/jags/Makefile +++ b/math/jags/Makefile @@ -33,7 +33,7 @@ S= ${PORTVERSION:C|\..*||} NO_STAGE= yes -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES .include <bsd.port.options.mk> |