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 | |
parent | Add nautilus-sendto (diff) |
Bump PORTREVISION for chase AbiWord2 -> abiword.
Notes
Notes:
svn path=/head/; revision=123142
-rw-r--r-- | editors/gnome2-office/Makefile | 3 | ||||
-rw-r--r-- | www/plugger-plugins-hubbe/Makefile | 4 |
2 files changed, 4 insertions, 3 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 diff --git a/www/plugger-plugins-hubbe/Makefile b/www/plugger-plugins-hubbe/Makefile index 78032b474949..8439d7d7234d 100644 --- a/www/plugger-plugins-hubbe/Makefile +++ b/www/plugger-plugins-hubbe/Makefile @@ -7,7 +7,7 @@ PORTNAME= plugger-plugins-hubbe PORTVERSION= 5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www multimedia audio graphics print editors MASTER_SITES= # empty DISTFILES= # empty @@ -32,7 +32,7 @@ RUN_DEPENDS= sidplay:${PORTSDIR}/audio/sidplay \ ${X11BASE}/bin/xscreensaver-hacks/molecule:${PORTSDIR}/x11/xscreensaver-gnome \ mplayer:${PORTSDIR}/multimedia/mplayer \ gnumeric:${PORTSDIR}/math/gnumeric2 \ - abiword:${PORTSDIR}/editors/AbiWord2 \ + abiword:${PORTSDIR}/editors/abiword \ display:${PORTSDIR}/graphics/ImageMagick .if exists(${LOCALBASE}/bin/oowrite) |