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 /net/ipsvd | |
parent | e15afee535ffec38424947ba1c7eb0ada4141fc2 (diff) |
Notes
Diffstat (limited to 'net/ipsvd')
-rw-r--r-- | net/ipsvd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ipsvd/Makefile b/net/ipsvd/Makefile index 0bc364875dd3..478980b87d5d 100644 --- a/net/ipsvd/Makefile +++ b/net/ipsvd/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://smarden.org/ipsvd/ MAINTAINER= sergei@kolobov.com COMMENT= Internet protocol service daemons -BUILD_DEPENDS= ${LOCALBASE}/lib/libdjbdns.a:${PORTSDIR}/devel/libdjbdns +BUILD_DEPENDS= ${LOCALBASE}/lib/libdjbdns.a:${PORTSDIR}/dns/libdjbdns WRKSRC= ${WRKDIR}/net/${DISTNAME} ALL_TARGET= default |