diff options
author | oliver <oliver@FreeBSD.org> | 2004-09-17 11:14:46 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2004-09-17 11:14:46 +0800 |
commit | 93a822120830b6bbb38b8a13246999aa387bd330 (patch) | |
tree | 56f2116b383be6ea706af076e65f8c6a3a38d305 /net | |
parent | f33f47add9d619cba28eb250ad4a254da67ad9bb (diff) | |
download | freebsd-ports-gnome-93a822120830b6bbb38b8a13246999aa387bd330.tar.gz freebsd-ports-gnome-93a822120830b6bbb38b8a13246999aa387bd330.tar.zst freebsd-ports-gnome-93a822120830b6bbb38b8a13246999aa387bd330.zip |
replace ROKEN with BROKEN
Approved by: portmgr (marcus)
Diffstat (limited to 'net')
-rw-r--r-- | net/arla/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/arla/Makefile b/net/arla/Makefile index e65b8695eaff..6dc78e8a6668 100644 --- a/net/arla/Makefile +++ b/net/arla/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.stacken.kth.se/pub/arla/ MAINTAINER= ports@FreeBSD.org COMMENT= A free AFS client implementation -ROKEN= "Does not build" +BROKEN= "Does not build" USE_XLIB= yes |