aboutsummaryrefslogtreecommitdiff
path: root/editors/gnome2-office
diff options
context:
space:
mode:
authorAlexander Nedotsukov <bland@FreeBSD.org>2004-01-16 12:36:08 +0000
committerAlexander Nedotsukov <bland@FreeBSD.org>2004-01-16 12:36:08 +0000
commit726757e6004234709d3a57c65523af3aff40c2cc (patch)
tree3f5db552559ff5acbc9b0545c50dd94bb18b0f9a /editors/gnome2-office
parent633ce6057d80082abbe4ae36e8c7042779dc7313 (diff)
downloadports-726757e6004234709d3a57c65523af3aff40c2cc.tar.gz
ports-726757e6004234709d3a57c65523af3aff40c2cc.zip
Fix dependecy list. MrProject renamed to Planner.
Noticed by: Erwin Lansing <erwin@FreeBSD.org>
Notes
Notes: svn path=/head/; revision=98292
Diffstat (limited to 'editors/gnome2-office')
-rw-r--r--editors/gnome2-office/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/gnome2-office/Makefile b/editors/gnome2-office/Makefile
index a55def3b8b87..d6313652f915 100644
--- a/editors/gnome2-office/Makefile
+++ b/editors/gnome2-office/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnome2-office
PORTVERSION= 2.4.1
+PORTREVISION= 1
CATEGORIES= editors gnome
MASTER_SITES= # empty
DISTFILES= # empty
@@ -16,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME 2 office applications
RUN_DEPENDS= gnumeric:${PORTSDIR}/math/gnumeric2 \
- mrproject:${PORTSDIR}/deskutils/mrproject \
+ planner:${PORTSDIR}/deskutils/planner \
dia:${PORTSDIR}/graphics/dia \
glabels:${PORTSDIR}/deskutils/glabels \
evolution:${PORTSDIR}/mail/evolution \