summaryrefslogtreecommitdiff
path: root/misc/instant-workstation
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2003-07-08 10:07:15 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2003-07-08 10:07:15 +0000
commit49968a899ffa2d7fb9ef24aa0478f3ed0f8c5f46 (patch)
tree8d7bf065d164ff26896a3faafc0c1e0334a58076 /misc/instant-workstation
parentUmm, I should bump PORTREVISION... (diff)
Change dependency of acroread to print/acroread5.
Notes
Notes: svn path=/head/; revision=84462
Diffstat (limited to 'misc/instant-workstation')
-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 61f6b6bf22cc..a7a0459f14cf 100644
--- a/misc/instant-workstation/Makefile
+++ b/misc/instant-workstation/Makefile
@@ -7,14 +7,14 @@
PORTNAME= instant-workstation
PORTVERSION= 1.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= misc
MASTER_SITES= ftp://ftp.lemis.com/pub/
MAINTAINER= grog@lemis.com
COMMENT= Instant workstation installs a typical set of ports for a workstation
-RUN_DEPENDS= acroread:${PORTSDIR}/print/acroread4 \
+RUN_DEPENDS= acroread:${PORTSDIR}/print/acroread5 \
bash:${PORTSDIR}/shells/bash2 \
cdrecord:${PORTSDIR}/sysutils/cdrtools \
dos2unix:${PORTSDIR}/converters/unix2dos \