summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorAlan Eldridge <alane@FreeBSD.org>2002-09-12 17:17:22 +0000
committerAlan Eldridge <alane@FreeBSD.org>2002-09-12 17:17:22 +0000
commit5598d27888aa0a70c5eb9432e3e8e79ebf2415a3 (patch)
tree555ae4b037ee5f2c601f5de1c315c057f5241a40 /misc
parentFix build on -current. (diff)
Update to use kde3. Bump PORTREVISION. Maintainer notified of change.
Notes
Notes: svn path=/head/; revision=66213
Diffstat (limited to 'misc')
-rw-r--r--misc/instant-workstation/Makefile4
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 \