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 /www/plugger-plugins-hubbe | |
parent | d2edf8cdac562ecd2b0e6dc8c0daffecc850f181 (diff) | |
download | ports-2cb13fd3417d62f8f8027ca3a28137bd01a8063a.tar.gz ports-2cb13fd3417d62f8f8027ca3a28137bd01a8063a.zip |
Notes
Diffstat (limited to 'www/plugger-plugins-hubbe')
-rw-r--r-- | www/plugger-plugins-hubbe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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) |