diff options
Diffstat (limited to 'editors/koffice-kde4/Makefile')
-rw-r--r-- | editors/koffice-kde4/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/koffice-kde4/Makefile b/editors/koffice-kde4/Makefile index 08723ab20b13..3210576d40cf 100644 --- a/editors/koffice-kde4/Makefile +++ b/editors/koffice-kde4/Makefile @@ -7,12 +7,11 @@ PORTNAME= koffice PORTVERSION= ${KOFFICE2_VERSION} -PORTREVISION= 1 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTNAME}-${PORTVERSION}/ PKGNAMESUFFIX= -kde4 -DIST_SUBDIR= KDE/koffice +DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Office suite for KDE |