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 ea0e751cf027..b0c69f2aaba9 100644 --- a/math/cantor/Makefile +++ b/math/cantor/Makefile @@ -2,7 +2,7 @@ PORTNAME= cantor DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/math/labplot/Makefile b/math/labplot/Makefile index 34102323fd3c..1fa22fe2e85d 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -2,7 +2,7 @@ PORTNAME= labplot DISTVERSION= 2.8.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} |