diff options
Diffstat (limited to 'math/octave-forge-octclip/Makefile')
-rw-r--r-- | math/octave-forge-octclip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave-forge-octclip/Makefile b/math/octave-forge-octclip/Makefile index 3caea590268b..1cc6c59da17e 100644 --- a/math/octave-forge-octclip/Makefile +++ b/math/octave-forge-octclip/Makefile @@ -1,6 +1,6 @@ PORTNAME= octave-forge-octclip PORTVERSION= 2.0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= https://bitbucket.org/jgpallero/octclip/downloads/ DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} |