diff options
author | Greg Lehey <grog@FreeBSD.org> | 2005-07-30 03:08:42 +0000 |
---|---|---|
committer | Greg Lehey <grog@FreeBSD.org> | 2005-07-30 03:08:42 +0000 |
commit | 19d8657ad837a081d8118b067ef948e15dea399b (patch) | |
tree | c27ea97fbb122c41b90721074f934d54daadaccf /misc/instant-workstation | |
parent | 195efe2fe9886fe968a1fbfa8257ad9c903bd140 (diff) | |
download | ports-19d8657ad837a081d8118b067ef948e15dea399b.tar.gz ports-19d8657ad837a081d8118b067ef948e15dea399b.zip |
Update to 1.1.
Remove breakage indications. This tarball is now fetchable.
Notes
Notes:
svn path=/head/; revision=140430
Diffstat (limited to 'misc/instant-workstation')
-rw-r--r-- | misc/instant-workstation/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/misc/instant-workstation/Makefile b/misc/instant-workstation/Makefile index 93c7af1c03f0..cf9abb885819 100644 --- a/misc/instant-workstation/Makefile +++ b/misc/instant-workstation/Makefile @@ -6,18 +6,14 @@ # PORTNAME= instant-workstation -PORTVERSION= 1.0 -PORTREVISION= 8 +PORTVERSION= 1.1 +PORTREVISION= 1 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 -BROKEN= Unfetchable -DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2005-09-22 - USE_GHOSTSCRIPT_RUN= yes RUN_DEPENDS= acroread:${PORTSDIR}/print/acroread \ |