diff --git a/freebsd2/ports/wu-ftpd/Makefile b/freebsd2/ports/wu-ftpd/Makefile index 4a5b434e09..5e147004d1 100644 --- a/freebsd2/ports/wu-ftpd/Makefile +++ b/freebsd2/ports/wu-ftpd/Makefile @@ -3,7 +3,7 @@ # Date created: 18 Oct 1994 # Whom: torstenb # -# $Id: Makefile,v 1.1.1.1 1999/08/09 01:37:49 itojun Exp $ +# $Id: Makefile,v 1.1.1.1.2.1 1999/10/12 09:45:21 itojun Exp $ # # REMINDER: to use ftpaccess(5) you need to specify -a in command line, # it is changed from previous versions @@ -21,6 +21,8 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ache@FreeBSD.org +BROKEN= "old beta, with security hole" + do-build: cd ${WRKSRC} && ./build fbs diff --git a/netbsd/pkgsrc/net/wu-ftpd/Makefile b/netbsd/pkgsrc/net/wu-ftpd/Makefile index 428bac2c6f..fbed407d2a 100644 --- a/netbsd/pkgsrc/net/wu-ftpd/Makefile +++ b/netbsd/pkgsrc/net/wu-ftpd/Makefile @@ -3,7 +3,7 @@ # Date created: 18 Oct 1994 # Whom: torstenb # -# $Id: Makefile,v 1.1.1.2 1999/08/10 09:14:47 itojun Exp $ +# $Id: Makefile,v 1.1.1.2.2.1 1999/10/12 09:43:10 itojun Exp $ # # REMINDER: to use ftpaccess(5) you need to specify -a in command line, # it is changed from previous versions @@ -22,6 +22,8 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ache@FreeBSD.org +BROKEN= "old beta, with security hole" + do-build: cd ${WRKSRC} && ./build nbs