diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-01-16 12:36:08 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-01-16 12:36:08 +0000 |
commit | 726757e6004234709d3a57c65523af3aff40c2cc (patch) | |
tree | 3f5db552559ff5acbc9b0545c50dd94bb18b0f9a /editors/gnome2-office/Makefile | |
parent | 633ce6057d80082abbe4ae36e8c7042779dc7313 (diff) | |
download | ports-726757e6004234709d3a57c65523af3aff40c2cc.tar.gz ports-726757e6004234709d3a57c65523af3aff40c2cc.zip |
Notes
Diffstat (limited to 'editors/gnome2-office/Makefile')
-rw-r--r-- | editors/gnome2-office/Makefile | 3 |
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 \ |