diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-30 13:57:57 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-30 13:57:57 +0000 |
commit | 58540d87477025480939fde671f34bb9256ec458 (patch) | |
tree | 45f14dcd1f96db5f4c5ad8e27d4eacfc19138496 /misc | |
parent | Chase avifile port lib version (diff) |
Fix xmms port location
Prompted by: kris
Notes
Notes:
svn path=/head/; revision=71249
Diffstat (limited to 'misc')
-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 |