diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2004-12-04 21:36:59 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2004-12-04 21:36:59 +0000 |
commit | 2cb13fd3417d62f8f8027ca3a28137bd01a8063a (patch) | |
tree | df2a6892d3c73748099150394fc5db25f9b793a0 /editors | |
parent | Add nautilus-sendto (diff) |
Bump PORTREVISION for chase AbiWord2 -> abiword.
Notes
Notes:
svn path=/head/; revision=123142
Diffstat (limited to 'editors')
-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 f1a07aac400a..bb97e33caacd 100644 --- a/editors/gnome2-office/Makefile +++ b/editors/gnome2-office/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnome2-office PORTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES= editors gnome MASTER_SITES= # empty DISTFILES= # empty @@ -19,7 +20,7 @@ RUN_DEPENDS= gnumeric:${PORTSDIR}/math/gnumeric2 \ planner:${PORTSDIR}/deskutils/planner \ dia:${PORTSDIR}/graphics/dia \ glabels:${PORTSDIR}/deskutils/glabels \ - AbiWord-2.0:${PORTSDIR}/editors/AbiWord2 \ + abiword:${PORTSDIR}/editors/abiword \ mergeant:${PORTSDIR}/databases/mergeant NO_BUILD= yes |