diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2005-01-08 20:39:01 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2005-01-08 20:39:01 +0000 |
commit | 84e5dfd912db6b48ffe4af11303a5cdc40f574ed (patch) | |
tree | 71d321f2bcc604e250acde8d0c1b0f8a60718ce7 /net/nic | |
parent | - Update to 4.7.0 (diff) |
Reword and unquote the IGNORE sentence.
Noted by: Kris.
Notes
Notes:
svn path=/head/; revision=125877
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 d5c5892cb63c..181b328883a4 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 -IGNORE= "Not compatible with Horde 3 - to be refreshed." +IGNORE= is not compatible with Horde 3 - to be refreshed NO_BUILD= yes |