diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/cantor/Makefile | 2 | ||||
-rw-r--r-- | math/labplot/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/math/cantor/Makefile b/math/cantor/Makefile index 8f991be81e13..b1cbe8e69cb6 100644 --- a/math/cantor/Makefile +++ b/math/cantor/Makefile @@ -1,6 +1,6 @@ PORTNAME= cantor DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/math/labplot/Makefile b/math/labplot/Makefile index db13fdd64f1b..75c9c9b9b439 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -2,7 +2,7 @@ PORTNAME= labplot DISTVERSION= 2.8.2 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= math kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} |