diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2009-04-13 07:53:16 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2009-04-13 07:53:16 +0000 |
commit | 2b30fa1b886f19c18d961feee92b1c9279539590 (patch) | |
tree | a07e7472a5c3e53389760077282777407048e10f /irc/iroffer/Makefile | |
parent | 548da9f772da64664a8f3380c6ad7bd23efcd03a (diff) |
Notes
Diffstat (limited to 'irc/iroffer/Makefile')
-rw-r--r-- | irc/iroffer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/iroffer/Makefile b/irc/iroffer/Makefile index a9bc615c5251..b1dc6be17bc3 100644 --- a/irc/iroffer/Makefile +++ b/irc/iroffer/Makefile @@ -17,7 +17,7 @@ COMMENT= An IRC "bot" that makes sharing files via DCC extremely easy HAS_CONFIGURE= yes CONFIGURE_SCRIPT= Configure -CONFLICTS= iroffer-lamm-1.* +CONFLICTS= iroffer-lamm-1.* iroffer-dinoex-3.* do-install: ${INSTALL_PROGRAM} ${WRKSRC}/convertxdccfile ${PREFIX}/bin/ |