aboutsummaryrefslogtreecommitdiff
path: root/net/netdude
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-05-22 07:36:35 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-05-22 07:36:35 +0000
commit3b1172ed4a550b9defa4c77ec23733d88747b913 (patch)
tree5653b29a7acaedf84975949b05bf00a87c3853a5 /net/netdude
parentf2df3ac311420d535c62ba2cc95a155f4a95cddb (diff)
downloadports-3b1172ed4a550b9defa4c77ec23733d88747b913.tar.gz
ports-3b1172ed4a550b9defa4c77ec23733d88747b913.zip
Remove BROKEN tag; the port was fixed a few days prior to the previous
revision. Submitted by: foxfair
Notes
Notes: svn path=/head/; revision=81676
Diffstat (limited to 'net/netdude')
-rw-r--r--net/netdude/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/net/netdude/Makefile b/net/netdude/Makefile
index f524a4a3c963..e2a6afb4a1ba 100644
--- a/net/netdude/Makefile
+++ b/net/netdude/Makefile
@@ -32,10 +32,6 @@ MAN1= netdude.1
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 500113
-BROKEN= "Does not compile"
-.endif
-
.if ${OSVERSION} >= 500000
EXTRA_PATCHES= ${FILESDIR}/protocols-fddi::nd_fddi.h.patch
.endif