diff options
Diffstat (limited to 'math/kmplot/Makefile')
-rw-r--r-- | math/kmplot/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
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 |