diff options
-rw-r--r-- | misc/instant-workstation/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/instant-workstation/Makefile b/misc/instant-workstation/Makefile index b1a99dc92dcb..721069007f3e 100644 --- a/misc/instant-workstation/Makefile +++ b/misc/instant-workstation/Makefile @@ -32,7 +32,7 @@ RUN_DEPENDS= acroread:${PORTSDIR}/print/acroread4 \ mozilla:${PORTSDIR}/www/mozilla \ ${LOCALBASE}/sbin/postfix:${PORTSDIR}/mail/postfix \ xtset:${PORTSDIR}/x11/xtset \ - xmms:${PORTSDIR}/audio/xmms \ + xmms:${PORTSDIR}/multimedia/xmms \ xv:${PORTSDIR}/graphics/xv NO_WRKSUBDIR= YES |