diff options
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" |