summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-10-12 22:31:49 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-10-12 22:31:49 +0000
commitc2b0bb508db8f856914a3667e54231fe38aa2c04 (patch)
tree638c37f3cbaf3673ec661733fa084dcc3b7cf7cc
parentBROKEN: Broken pkg-plist (diff)
BROKEN: Does not fetch
Notes
Notes: svn path=/head/; revision=90947
-rw-r--r--biology/nab/Makefile2
-rw-r--r--ftp/ncftpd/Makefile2
-rw-r--r--lang/fpl/Makefile2
3 files changed, 6 insertions, 0 deletions
diff --git a/biology/nab/Makefile b/biology/nab/Makefile
index fbed8dabae40..e2d701f241a4 100644
--- a/biology/nab/Makefile
+++ b/biology/nab/Makefile
@@ -15,6 +15,8 @@ MAINTAINER= bdodson@scms.utmb.edu
COMMENT= \
"This is nab (nucleic acid builder), a language for macromolecules"
+BROKEN= Does not fetch
+
BUILD_DEPENDS= ucpp:${PORTSDIR}/devel/ucpp
ONLY_FOR_ARCHS= i386
diff --git a/ftp/ncftpd/Makefile b/ftp/ncftpd/Makefile
index 7b75dc0b2029..496d41d51687 100644
--- a/ftp/ncftpd/Makefile
+++ b/ftp/ncftpd/Makefile
@@ -16,6 +16,8 @@ COMMENT= A well known commercial FTP daemon with a 30-day evaluation license
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+BROKEN= "Does not fetch"
+
ONLY_FOR_ARCHS= i386
NO_BUILD= YES
LICENSE= shareware
diff --git a/lang/fpl/Makefile b/lang/fpl/Makefile
index b97d3b69b23a..4355234668f1 100644
--- a/lang/fpl/Makefile
+++ b/lang/fpl/Makefile
@@ -15,6 +15,8 @@ MASTER_SITES= ftp://ich.bin.kein.hoschi.de/fpl/ \
MAINTAINER= d.marks@student.umist.ac.uk
COMMENT= An interpreted script/macro language
+BROKEN= Does not fetch
+
ALL_TARGET=
.include <bsd.port.pre.mk>