diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-01-14 17:16:48 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-01-14 17:16:48 +0000 |
commit | cafeb2714832094b8160102725b3ef278309cd12 (patch) | |
tree | f233605d33bbc8e0642dfcaeec520003e26a7b60 /www/plugger-plugins-hubbe | |
parent | c1c1cfb1970ff988d2372d220612a92dd625cfaa (diff) |
Notes
Diffstat (limited to 'www/plugger-plugins-hubbe')
-rw-r--r-- | www/plugger-plugins-hubbe/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/plugger-plugins-hubbe/Makefile b/www/plugger-plugins-hubbe/Makefile index f2ee253d82f2..8147655077c2 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= 6 +PORTREVISION= 7 CATEGORIES= www multimedia audio graphics print editors MASTER_SITES= # empty DISTFILES= # empty @@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Meta package installing all author-recommended Plugger plugins RUN_DEPENDS= sidplay:${PORTSDIR}/audio/sidplay \ - acroread5:${PORTSDIR}/print/acroread \ + acroread7:${PORTSDIR}/print/acroread7 \ mpg123:${PORTSDIR}/audio/mpg123 \ mikmod:${PORTSDIR}/audio/mikmod \ ogg123:${PORTSDIR}/audio/vorbis-tools \ @@ -26,7 +26,7 @@ RUN_DEPENDS= sidplay:${PORTSDIR}/audio/sidplay \ alsaplayer:${PORTSDIR}/audio/alsaplayer \ xpdf:${PORTSDIR}/graphics/xpdf \ gqview:${PORTSDIR}/graphics/gqview \ - plugger-${PORTVERSION}:${PORTSDIR}/www/plugger \ + plugger-controller:${PORTSDIR}/www/plugger \ gv:${PORTSDIR}/print/gv \ xmp:${PORTSDIR}/audio/xmp \ ${X11BASE}/bin/xscreensaver-hacks/molecule:${PORTSDIR}/x11/xscreensaver-gnome \ |