diff options
-rw-r--r-- | misc/instant-workstation/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/instant-workstation/Makefile b/misc/instant-workstation/Makefile index eae3e865cde3..3a1ad6aaca81 100644 --- a/misc/instant-workstation/Makefile +++ b/misc/instant-workstation/Makefile @@ -7,7 +7,7 @@ PORTNAME= instant-workstation PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= ftp://ftp.lemis.com/pub/ @@ -25,7 +25,7 @@ RUN_DEPENDS= acroread:${PORTSDIR}/print/acroread4 \ gv:${PORTSDIR}/print/gv \ gpg:${PORTSDIR}/security/gnupg \ ispell:${PORTSDIR}/textproc/ispell \ - startkde:${PORTSDIR}/x11/kde2 \ + startkde:${PORTSDIR}/x11/kde3 \ mkisofs:${PORTSDIR}/sysutils/mkisofs \ mount_smbfs:${PORTSDIR}/net/smbfs \ mutt:${PORTSDIR}/mail/mutt \ |