diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/cantor/Makefile | 1 | ||||
-rw-r--r-- | math/labplot/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/math/cantor/Makefile b/math/cantor/Makefile index e22636f798af..88dd23d3d0ec 100644 --- a/math/cantor/Makefile +++ b/math/cantor/Makefile @@ -4,6 +4,7 @@ PORTNAME= cantor DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= math kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/math/labplot/Makefile b/math/labplot/Makefile index e6dcd3b7c4a0..d0fa1bea31c4 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -3,7 +3,7 @@ PORTNAME= labplot DISTVERSION= 2.8.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} |