summaryrefslogtreecommitdiff
path: root/mail/perdition
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2001-05-25 15:48:15 +0000
committerPeter Pentchev <roam@FreeBSD.org>2001-05-25 15:48:15 +0000
commitb06a3533c0a947e7c068326796a6f5861729e539 (patch)
tree885c7eb1422611e2c9773f049a0a4d3c33b1862e /mail/perdition
parentGet rid of a typo. (diff)
Fix LIB_DEPENDS: libvanessa_socket is in 'devel', not in 'net'.
PR: 26937 Submitted by: maintainer in a follow-up.
Notes
Notes: svn path=/head/; revision=43047
Diffstat (limited to 'mail/perdition')
-rw-r--r--mail/perdition/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/perdition/Makefile b/mail/perdition/Makefile
index e2a008e3bbd7..dd22c0f73a1b 100644
--- a/mail/perdition/Makefile
+++ b/mail/perdition/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext \
popt.0:${PORTSDIR}/devel/popt \
gdbm.2:${PORTSDIR}/databases/gdbm \
vanessa_logger.0:${PORTSDIR}/devel/libvanessa_logger \
- vanessa_socket.0:${PORTSDIR}/net/libvanessa_socket \
+ vanessa_socket.0:${PORTSDIR}/devel/libvanessa_socket \
vanessa_adt.0:${PORTSDIR}/devel/libvanessa_adt
MAN1= makegdbm.1