diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2004-01-30 07:09:26 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2004-01-30 07:09:26 +0000 |
commit | 202ccd570080fc7148daba5a86b3457f8dd2c0f6 (patch) | |
tree | 3fd0efced1cd26965c977d64a35e02b227430701 /irc/ircd-hybrid/Makefile | |
parent | - update to 0.6.3 (diff) |
Fix BROKEN.
ircd-hybrid now complies with hier(7) and runs. Good work, Brad!
Submitted by: maintainer
Diffstat (limited to 'irc/ircd-hybrid/Makefile')
-rw-r--r-- | irc/ircd-hybrid/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/irc/ircd-hybrid/Makefile b/irc/ircd-hybrid/Makefile index f9d9c8cc26ec..66fea632468f 100644 --- a/irc/ircd-hybrid/Makefile +++ b/irc/ircd-hybrid/Makefile @@ -21,8 +21,6 @@ USE_GMAKE= yes GNU_CONFIGURE= yes USE_REINPLACE= yes -BROKEN= Does not run - # # User Configurable Variables # |