diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2018-07-29 22:18:44 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2018-07-29 22:18:44 +0000 |
commit | 09f9633cb617878a6611cfdfb630e55d957188ef (patch) | |
tree | 75221c7f7553f4576b2cf1137ee3db4058fd8973 /math/glucose | |
parent | d2346f31bcdb9a72f7cb14c3d3127c2d198a087e (diff) | |
download | ports-09f9633cb617878a6611cfdfb630e55d957188ef.tar.gz ports-09f9633cb617878a6611cfdfb630e55d957188ef.zip |
Notes
Diffstat (limited to 'math/glucose')
-rw-r--r-- | math/glucose/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/glucose/Makefile b/math/glucose/Makefile index 38e8f90f57d2..5b2ca2a5c018 100644 --- a/math/glucose/Makefile +++ b/math/glucose/Makefile @@ -2,6 +2,7 @@ PORTNAME= glucose DISTVERSION= 4.1 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://www.labri.fr/perso/lsimon/downloads/softwares/ DISTNAME= glucose-syrup-${DISTVERSION} |