diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2007-07-04 10:25:00 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2007-07-04 10:25:00 +0000 |
commit | 961141fb14b688f13c92a4be6bbc4ba0ab9cf51b (patch) | |
tree | 8d33a723594dd3d8d48dfd3dcd1ded76eb0a52c0 /editors/koffice-kde3/Makefile | |
parent | 266731846b6f73f86b69daad7127f89ecc40fac2 (diff) | |
download | ports-961141fb14b688f13c92a4be6bbc4ba0ab9cf51b.tar.gz ports-961141fb14b688f13c92a4be6bbc4ba0ab9cf51b.zip |
Notes
Diffstat (limited to 'editors/koffice-kde3/Makefile')
-rw-r--r-- | editors/koffice-kde3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/koffice-kde3/Makefile b/editors/koffice-kde3/Makefile index 4648c3942bcc..4615d9031b83 100644 --- a/editors/koffice-kde3/Makefile +++ b/editors/koffice-kde3/Makefile @@ -6,8 +6,8 @@ # PORTNAME= koffice -PORTVERSION= 1.6.2 -PORTREVISION= 3 +PORTVERSION= 1.6.3 +PORTREVISION= 0 PORTEPOCH= 2 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_KDE} |