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