diff options
author | obrien <obrien@FreeBSD.org> | 1998-12-01 17:32:32 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1998-12-01 17:32:32 +0800 |
commit | 272050f798d4d8221e675cb5f3830353ea1bd4d0 (patch) | |
tree | b01a7a3e8215ef78c85de5b25b212fe6cac44d09 /textproc/nfbtrans | |
parent | 0aa62ce82837974bcc551c6e1677d5ab1bdee558 (diff) | |
download | freebsd-ports-gnome-272050f798d4d8221e675cb5f3830353ea1bd4d0.tar.gz freebsd-ports-gnome-272050f798d4d8221e675cb5f3830353ea1bd4d0.tar.zst freebsd-ports-gnome-272050f798d4d8221e675cb5f3830353ea1bd4d0.zip |
Mark BROKEN due to fetch failure.
nfb7507.zip is the latest on the FTP site.
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" |