diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2005-01-08 14:24:34 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2005-01-08 14:24:34 +0000 |
commit | 07d1b98d9bd3e87d793dbf8f83dfdba2d7cae198 (patch) | |
tree | dd3d3479ef436501a8bba886b528280dfde74dde /net/nic | |
parent | Fix typos in portnames. (diff) |
s/BROKEN/IGNORE/
Suggested by: Kris.
Diffstat (limited to 'net/nic')
-rw-r--r-- | net/nic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/nic/Makefile b/net/nic/Makefile index 9b28a2e3c0bc..d5c5892cb63c 100644 --- a/net/nic/Makefile +++ b/net/nic/Makefile @@ -16,7 +16,7 @@ COMMENT= Nic is a set of small web-based network applications RUN_DEPENDS= ${LOCALBASE}/www/horde/index.php:${PORTSDIR}/www/horde -BROKEN= "Not compatible with Horde 3 - to be refreshed." +IGNORE= "Not compatible with Horde 3 - to be refreshed." NO_BUILD= yes |