diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-05 07:33:51 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-05 07:33:51 +0000 |
commit | bf60be81d18978782b3c3de21916fdb4a5cbb2e5 (patch) | |
tree | 9be083b0fd811caaa5b6ea713f83e7705ea93fbe /textproc/modlogan | |
parent | e15afee535ffec38424947ba1c7eb0ada4141fc2 (diff) |
Chase repocopies towards ports/dns
PR: ports/56020
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Approved by: portmgr
Notes
Notes:
svn path=/head/; revision=88581
Diffstat (limited to 'textproc/modlogan')
-rw-r--r-- | textproc/modlogan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/modlogan/Makefile b/textproc/modlogan/Makefile index 6925575f8a41..91782894bf5a 100644 --- a/textproc/modlogan/Makefile +++ b/textproc/modlogan/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://jan.kneschke.de/projects/modlogan/download/ \ MAINTAINER= netchild@FreeBSD.org COMMENT= A modular log file analysis program -LIB_DEPENDS= adns.1:${PORTSDIR}/net/adns \ +LIB_DEPENDS= adns.1:${PORTSDIR}/dns/adns \ gd.4:${PORTSDIR}/graphics/gd \ intl.5:${PORTSDIR}/devel/gettext \ pcre.0:${PORTSDIR}/devel/pcre \ |