summaryrefslogtreecommitdiff
path: root/editors/koffice-kde4/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-08-28 23:20:38 +0000
committerWill Andrews <will@FreeBSD.org>2001-08-28 23:20:38 +0000
commit85088ba251caf0edb2397c06a693c48aabe62967 (patch)
tree44acacd089a898b13998a93fb8e9fbb16a21e28d /editors/koffice-kde4/Makefile
parentAvoid division by zero when encoding on the Alpha. (diff)
Update to 1.1. Most notable changes: full purge of killustrator to
rename to kontour, and a gnumeric import/export filter for kspread. The gnumeric filter doesn't work, currently investigating that... Tested by: Lauri Watts <lauri@kde.org>
Notes
Notes: svn path=/head/; revision=47040
Diffstat (limited to 'editors/koffice-kde4/Makefile')
-rw-r--r--editors/koffice-kde4/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/editors/koffice-kde4/Makefile b/editors/koffice-kde4/Makefile
index 2b95d63e2c30..11fc00b09f49 100644
--- a/editors/koffice-kde4/Makefile
+++ b/editors/koffice-kde4/Makefile
@@ -6,12 +6,10 @@
#
PORTNAME= koffice
-PORTVERSION= 1.1.rc1
-PORTEPOCH= 1
+PORTVERSION= 1.1
CATEGORIES= editors kde
MASTER_SITES= ${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR= unstable/koffice-${PORTVERSION:S/.rc1/-rc1/}/src
-DISTNAME= ${PORTNAME}-${PORTVERSION:S/.rc1/-rc1/}
+MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src
MAINTAINER= kde@FreeBSD.org