diff options
author | Will Andrews <will@FreeBSD.org> | 2002-04-19 02:30:02 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2002-04-19 02:30:02 +0000 |
commit | e05ed36727813c752300995435b0dc1aee51ecc3 (patch) | |
tree | d926f0f9b039ccf866d06988fbb956f5373cb5b9 /misc/instant-workstation | |
parent | a9115fa27e6e7ffe5911b46d8498cdc5eff851fc (diff) | |
download | ports-e05ed36727813c752300995435b0dc1aee51ecc3.tar.gz ports-e05ed36727813c752300995435b0dc1aee51ecc3.zip |
Notes
Diffstat (limited to 'misc/instant-workstation')
-rw-r--r-- | misc/instant-workstation/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/instant-workstation/Makefile b/misc/instant-workstation/Makefile index e50dcf6eb41e..e8c50b6d6fe9 100644 --- a/misc/instant-workstation/Makefile +++ b/misc/instant-workstation/Makefile @@ -7,6 +7,7 @@ PORTNAME= instant-workstation PORTVERSION= 1.0 +PORTVERSION= 1 CATEGORIES= misc MASTER_SITES= ftp://ftp.lemis.com/pub/ @@ -30,7 +31,6 @@ RUN_DEPENDS= acroread:${PORTSDIR}/print/acroread4 \ mutt:${PORTSDIR}/mail/mutt \ netscape:${PORTSDIR}/www/netscape47-communicator \ /usr/local/sbin/postfix:${PORTSDIR}/mail/postfix \ - xamp:${PORTSDIR}/audio/xamp \ xtset:${PORTSDIR}/x11/xtset \ xmms:${PORTSDIR}/audio/xmms \ xv:${PORTSDIR}/graphics/xv |