diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-07-26 23:26:14 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-07-26 23:26:14 +0000 |
commit | 4295d7ddd78f76545fcdab5e673c5a3803d064d4 (patch) | |
tree | 9e100bfa81f8319700bc85484cf82e72a1637b42 /palm | |
parent | 6a206f29567595b45fd1d5b0edc35ea255ad5768 (diff) |
- Fix index
Notes
Notes:
svn path=/head/; revision=217637
Diffstat (limited to 'palm')
-rw-r--r-- | palm/synce-serial/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/synce-serial/Makefile b/palm/synce-serial/Makefile index 68e3ae828439..6850b3839bdd 100644 --- a/palm/synce-serial/Makefile +++ b/palm/synce-serial/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= synce MAINTAINER= ports@logvinov.com COMMENT= Wrapper for pppd to initiate communications with Windows Mobile devices -RUN_DEPENDS= vdccm:${PORTSDIR}/palm/synce-vdccm +RUN_DEPENDS= vdccm:${PORTSDIR}/palm/synce-dccm CONFLICTS= synce-hal-[0-9]* |