diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2004-12-11 09:38:24 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2004-12-11 09:38:24 +0000 |
commit | 6b3bfe697167dea9c77dbf17b37ccc11fb0cf6d1 (patch) | |
tree | 917624539c87b922a5371878d07450948d2bf7e7 /editors/gnome2-office | |
parent | 524396ff4347d869a0a657a58225ed5918bd525b (diff) | |
download | ports-6b3bfe697167dea9c77dbf17b37ccc11fb0cf6d1.tar.gz ports-6b3bfe697167dea9c77dbf17b37ccc11fb0cf6d1.zip |
Notes
Diffstat (limited to 'editors/gnome2-office')
-rw-r--r-- | editors/gnome2-office/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/gnome2-office/Makefile b/editors/gnome2-office/Makefile index bb97e33caacd..4c2dd78da3f9 100644 --- a/editors/gnome2-office/Makefile +++ b/editors/gnome2-office/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome2-office PORTVERSION= 2.8.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors gnome MASTER_SITES= # empty DISTFILES= # empty @@ -16,7 +16,7 @@ EXTRACT_ONLY= # empty MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME 2 office applications -RUN_DEPENDS= gnumeric:${PORTSDIR}/math/gnumeric2 \ +RUN_DEPENDS= gnumeric:${PORTSDIR}/math/gnumeric \ planner:${PORTSDIR}/deskutils/planner \ dia:${PORTSDIR}/graphics/dia \ glabels:${PORTSDIR}/deskutils/glabels \ |