diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-12-13 11:53:38 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-12-13 11:53:38 +0800 |
commit | 70a7316332704f391d57cbe5f20e720f55da975f (patch) | |
tree | 8482729d4895f0bc16fbeb474ba4c79e4ef705a5 /editors | |
parent | 239fc8ae0d737ab1116173971927aed03eae84b8 (diff) | |
download | marcuscom-ports-70a7316332704f391d57cbe5f20e720f55da975f.tar.gz marcuscom-ports-70a7316332704f391d57cbe5f20e720f55da975f.tar.zst marcuscom-ports-70a7316332704f391d57cbe5f20e720f55da975f.zip |
math/gnumeric2 --> math/gnumeric
Forgotten by: ahze
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3241 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'editors')
-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 307fac709..773ba371f 100644 --- a/editors/gnome2-office/Makefile +++ b/editors/gnome2-office/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome2-office PORTVERSION= 2.9.2 -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 \ |