diff options
author | alane <alane@FreeBSD.org> | 2002-09-12 17:17:22 +0000 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2002-09-12 17:17:22 +0000 |
commit | cbe93dead76e3f2b73d09c536ee3bf4c402d4a82 (patch) | |
tree | 136ff87b59174bc1201c493bc78832825cefc7ad /misc/instant-workstation | |
parent | 8bddb4fcb4d2fe4c868e424a79d1243f37f07197 (diff) | |
download | FreeBSD-ports-cbe93dead76e3f2b73d09c536ee3bf4c402d4a82.zip FreeBSD-ports-cbe93dead76e3f2b73d09c536ee3bf4c402d4a82.tar.gz |
Update to use kde3. Bump PORTREVISION. Maintainer notified of change.
Diffstat (limited to 'misc/instant-workstation')
-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 eae3e86..3a1ad6a 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 \ |