diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2004-12-05 05:36:59 +0800 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2004-12-05 05:36:59 +0800 |
commit | 2cb13fd3417d62f8f8027ca3a28137bd01a8063a (patch) | |
tree | df2a6892d3c73748099150394fc5db25f9b793a0 /editors | |
parent | d2edf8cdac562ecd2b0e6dc8c0daffecc850f181 (diff) | |
download | freebsd-ports-gnome-2cb13fd3417d62f8f8027ca3a28137bd01a8063a.tar.gz freebsd-ports-gnome-2cb13fd3417d62f8f8027ca3a28137bd01a8063a.tar.zst freebsd-ports-gnome-2cb13fd3417d62f8f8027ca3a28137bd01a8063a.zip |
Bump PORTREVISION for chase AbiWord2 -> abiword.
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 |