diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2016-11-20 09:38:08 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2016-11-20 09:38:08 +0000 |
commit | 89f8b052147a980faa4f4419d8444f0c7073c997 (patch) | |
tree | e94768205025f539f2698d8d84810ab33e0ca57f /math/drgeo | |
parent | 64bbcf8b752771c4cfd64dfa9cfd5d59bbd977b4 (diff) |
Notes
Diffstat (limited to 'math/drgeo')
-rw-r--r-- | math/drgeo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/drgeo/Makefile b/math/drgeo/Makefile index 09c8a1e04a98..4d422036af64 100644 --- a/math/drgeo/Makefile +++ b/math/drgeo/Makefile @@ -3,7 +3,7 @@ PORTNAME= drgeo PORTVERSION= 1.1.0 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= math MASTER_SITES= SF/ofset/${PORTNAME}/${PORTVERSION} |