diff options
author | Alberto Villa <avilla@FreeBSD.org> | 2011-04-13 07:33:32 +0000 |
---|---|---|
committer | Alberto Villa <avilla@FreeBSD.org> | 2011-04-13 07:33:32 +0000 |
commit | 762fd7edc2a4c395abce88eae2e46cdfff2d78c7 (patch) | |
tree | 20bd2d056e9a2963a831cbb860ff1f8223e7a514 /editors/koffice-kde4/Makefile | |
parent | - Update to 1.9.0 (diff) |
- Update KOffice to 2.3.3.
Notes
Notes:
svn path=/head/; revision=272663
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 7b3325ae02a2..9200e4b56bfa 100644 --- a/editors/koffice-kde4/Makefile +++ b/editors/koffice-kde4/Makefile @@ -6,8 +6,7 @@ # PORTNAME= koffice -PORTVERSION= ${KOFFICE2_VERSION} -PORTREVISION= 1 +PORTVERSION= 2.3.3 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KOFFICE2_BRANCH}/${PORTNAME}-${PORTVERSION}/ |