diff options
author | ahze <ahze@FreeBSD.org> | 2004-12-11 17:38:24 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2004-12-11 17:38:24 +0800 |
commit | 7a9ddfe6b85327e339a1659f7858ffb22f46a5e0 (patch) | |
tree | 151ceef1de736758b633d032a6f3577136d8e0f4 /editors | |
parent | 7f2b4312ce7d9541288f3b51ae89752b64d2b5b3 (diff) | |
download | freebsd-ports-gnome-7a9ddfe6b85327e339a1659f7858ffb22f46a5e0.tar.gz freebsd-ports-gnome-7a9ddfe6b85327e339a1659f7858ffb22f46a5e0.tar.zst freebsd-ports-gnome-7a9ddfe6b85327e339a1659f7858ffb22f46a5e0.zip |
Move math/gnumeric2 --> math/gnumeric
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 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 \ |