diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2016-10-18 17:22:35 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2016-10-18 17:22:35 +0000 |
commit | 1d16d53e1969b863bdd920df99f83d588e838084 (patch) | |
tree | 81e0de1cf21ddaecde85001eb3dcccbb81d0b7b0 /math | |
parent | 1e42a9b759c4c3eef8447b425cface8950083328 (diff) |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/analitza/Makefile | 4 | ||||
-rw-r--r-- | math/cantor/Makefile | 4 | ||||
-rw-r--r-- | math/kalgebra/Makefile | 4 | ||||
-rw-r--r-- | math/kbruch/Makefile | 4 | ||||
-rw-r--r-- | math/kcalc/Makefile | 4 | ||||
-rw-r--r-- | math/kig/Makefile | 4 | ||||
-rw-r--r-- | math/kmplot/Makefile | 4 | ||||
-rw-r--r-- | math/rocs/Makefile | 4 |
8 files changed, 8 insertions, 24 deletions
diff --git a/math/analitza/Makefile b/math/analitza/Makefile index c1093c6e077e..d8ba5f8da156 100644 --- a/math/analitza/Makefile +++ b/math/analitza/Makefile @@ -3,9 +3,7 @@ PORTNAME= analitza PORTVERSION= ${KDE4_VERSION} PORTREVISION= 1 -CATEGORIES= math kde -MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src -DIST_SUBDIR= KDE/${PORTVERSION} +CATEGORIES= math kde kde-kde4 MAINTAINER= kde@FreeBSD.org COMMENT= Library from KDE Education project diff --git a/math/cantor/Makefile b/math/cantor/Makefile index 8212115ddea7..dcfa6ab64df9 100644 --- a/math/cantor/Makefile +++ b/math/cantor/Makefile @@ -3,9 +3,7 @@ PORTNAME= cantor PORTVERSION= ${KDE4_VERSION} PORTREVISION= 2 -CATEGORIES= math kde -MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src -DIST_SUBDIR= KDE/${PORTVERSION} +CATEGORIES= math kde kde-kde4 MAINTAINER= kde@FreeBSD.org COMMENT= KDE 4 frontend to mathematical software diff --git a/math/kalgebra/Makefile b/math/kalgebra/Makefile index 154ff7c93e5c..38831374ac1e 100644 --- a/math/kalgebra/Makefile +++ b/math/kalgebra/Makefile @@ -2,9 +2,7 @@ PORTNAME= kalgebra PORTVERSION= ${KDE4_VERSION} -CATEGORIES= math kde -MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src -DIST_SUBDIR= KDE/${PORTVERSION} +CATEGORIES= math kde kde-kde4 MAINTAINER= kde@FreeBSD.org COMMENT= KDE graph calculator diff --git a/math/kbruch/Makefile b/math/kbruch/Makefile index 0e734b345b19..fe782e0341db 100644 --- a/math/kbruch/Makefile +++ b/math/kbruch/Makefile @@ -2,9 +2,7 @@ PORTNAME= kbruch PORTVERSION= ${KDE4_VERSION} -CATEGORIES= math kde -MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src -DIST_SUBDIR= KDE/${PORTVERSION} +CATEGORIES= math kde kde-kde4 MAINTAINER= kde@FreeBSD.org COMMENT= KDE 4 application to exercise fractions diff --git a/math/kcalc/Makefile b/math/kcalc/Makefile index 6fd5a50ae8ef..acd202e4c1f6 100644 --- a/math/kcalc/Makefile +++ b/math/kcalc/Makefile @@ -2,9 +2,7 @@ PORTNAME= kcalc PORTVERSION= ${KDE4_VERSION} -CATEGORIES= math kde -MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src -DIST_SUBDIR= KDE/${PORTVERSION} +CATEGORIES= math kde kde-kde4 MAINTAINER= kde@FreeBSD.org COMMENT= Scientific calculator for KDE diff --git a/math/kig/Makefile b/math/kig/Makefile index 36912f3562db..1072b4857d2c 100644 --- a/math/kig/Makefile +++ b/math/kig/Makefile @@ -2,9 +2,7 @@ PORTNAME= kig PORTVERSION= ${KDE4_VERSION} -CATEGORIES= math kde -MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src -DIST_SUBDIR= KDE/${PORTVERSION} +CATEGORIES= math kde kde-kde4 MAINTAINER= kde@FreeBSD.org COMMENT= KDE 4 interactive geometry application diff --git a/math/kmplot/Makefile b/math/kmplot/Makefile index 745b5496dfc1..b6771c1ed9fb 100644 --- a/math/kmplot/Makefile +++ b/math/kmplot/Makefile @@ -2,9 +2,7 @@ PORTNAME= kmplot PORTVERSION= ${KDE4_VERSION} -CATEGORIES= math kde -MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src -DIST_SUBDIR= KDE/${PORTVERSION} +CATEGORIES= math kde kde-kde4 MAINTAINER= kde@FreeBSD.org COMMENT= Mathematical function plotter for KDE 4 diff --git a/math/rocs/Makefile b/math/rocs/Makefile index b9515df4b230..12ad3a21d554 100644 --- a/math/rocs/Makefile +++ b/math/rocs/Makefile @@ -3,9 +3,7 @@ PORTNAME= rocs PORTVERSION= ${KDE4_VERSION} PORTREVISION= 1 -CATEGORIES= math kde -MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src -DIST_SUBDIR= KDE/${PORTVERSION} +CATEGORIES= math kde kde-kde4 MAINTAINER= kde@FreeBSD.org COMMENT= KDE Graph theory IDE |