diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-10-20 06:45:18 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-10-20 06:45:18 +0000 |
commit | e23a3b93b5ee349bdfe335100766bbab817748aa (patch) | |
tree | 6f5741e3fe8cecbf79d9b02cbe2c1ae82f98f1a4 /www/bsdi-netscape47-communicator | |
parent | c13dfe1c2b99eef6c0cff2bf157e3e47137319f3 (diff) | |
download | ports-e23a3b93b5ee349bdfe335100766bbab817748aa.tar.gz ports-e23a3b93b5ee349bdfe335100766bbab817748aa.zip |
Mark this port broken, the PLIST is out of whack.
Notes
Notes:
svn path=/head/; revision=14121
Diffstat (limited to 'www/bsdi-netscape47-communicator')
-rw-r--r-- | www/bsdi-netscape47-communicator/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/bsdi-netscape47-communicator/Makefile b/www/bsdi-netscape47-communicator/Makefile index 86d093391230..be64bc9da1ee 100644 --- a/www/bsdi-netscape47-communicator/Makefile +++ b/www/bsdi-netscape47-communicator/Makefile @@ -3,7 +3,7 @@ # Date created: 24 Feb 1997 # Whom: thepish # -# $Id: Makefile,v 1.25 1998/10/07 13:44:16 obrien Exp $ +# $Id: Makefile,v 1.26 1998/10/19 13:15:14 thepish Exp $ # DISTNAME= communicator-v45-export.x86-unknown-freebsd @@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp.netscape.com/pub/communicator/4.5/english/unix/unsuppo MAINTAINER= thepish@FreeBSD.ORG +BROKEN= PLIST + NO_LATEST_LINK= yes WRKSRC= ${WRKDIR}/communicator-v45.x86-unknown-freebsd NO_BUILD= Yes |