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/gringo | |
parent | d2346f31bcdb9a72f7cb14c3d3127c2d198a087e (diff) | |
download | ports-09f9633cb617878a6611cfdfb630e55d957188ef.tar.gz ports-09f9633cb617878a6611cfdfb630e55d957188ef.zip |
Notes
Diffstat (limited to 'math/gringo')
-rw-r--r-- | math/gringo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/gringo/Makefile b/math/gringo/Makefile index 061546d03a43..d03384dd4a75 100644 --- a/math/gringo/Makefile +++ b/math/gringo/Makefile @@ -3,6 +3,7 @@ PORTNAME= gringo DISTVERSION= 4.5.4 +PORTREVISION= 1 DISTVERSIONSUFFIX= -source CATEGORIES= math devel MASTER_SITES= SOURCEFORGE/potassco/${PORTNAME}/${PORTVERSION} |