diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1998-12-01 09:32:32 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1998-12-01 09:32:32 +0000 |
commit | ceac675354f0234e41a81edab83a82c4302ad7f1 (patch) | |
tree | 7ba18145321dbd89f33b38c339066f2ebff283c2 /textproc/nfbtrans | |
parent | d2694fead5125cd1ba5b12ee01536ade909a23e3 (diff) | |
download | ports-ceac675354f0234e41a81edab83a82c4302ad7f1.tar.gz ports-ceac675354f0234e41a81edab83a82c4302ad7f1.zip |
Mark BROKEN due to fetch failure.
nfb7507.zip is the latest on the FTP site.
Notes
Notes:
svn path=/head/; revision=14994
Diffstat (limited to 'textproc/nfbtrans')
-rw-r--r-- | textproc/nfbtrans/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/nfbtrans/Makefile b/textproc/nfbtrans/Makefile index 9d9e14345020..741bee4f3365 100644 --- a/textproc/nfbtrans/Makefile +++ b/textproc/nfbtrans/Makefile @@ -3,7 +3,7 @@ # Date created: 30 Aug 1998 # Whom: Masafumi NAKANE <max@FreeBSD.ORG> # -# $Id: porting.sgml,v 1.16 1996/03/21 14:15:01 asami Exp $ +# $Id: Makefile,v 1.1.1.1 1998/08/30 02:32:23 max Exp $ # DISTNAME= nfbtr750 @@ -15,6 +15,8 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} nfb7502.zip MAINTAINER= max@FreeBSD.ORG +BROKEN="fetch, nfb7507 is the latest" + BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip RESTRICTED= "Unclear copyright status" |