diff options
author | lioux <lioux@FreeBSD.org> | 2002-11-30 13:57:57 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-11-30 13:57:57 +0000 |
commit | c2fc69ac9d9e37668c46691e55d552056c3568ae (patch) | |
tree | a5a476a7a693e411f6494c18d743ae59650ff848 /misc/instant-workstation | |
parent | ca7e92ced23e8b5bd25352271addb90a526c88d1 (diff) | |
download | FreeBSD-ports-c2fc69ac9d9e37668c46691e55d552056c3568ae.zip FreeBSD-ports-c2fc69ac9d9e37668c46691e55d552056c3568ae.tar.gz |
Fix xmms port location
Prompted by: kris
Diffstat (limited to 'misc/instant-workstation')
-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 b1a99dc..7210690 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 |