diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2001-05-25 15:48:15 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2001-05-25 15:48:15 +0000 |
commit | b06a3533c0a947e7c068326796a6f5861729e539 (patch) | |
tree | 885c7eb1422611e2c9773f049a0a4d3c33b1862e /mail/perdition/Makefile | |
parent | 3116ca7af496927c071dabfcc915d1094f65b0fd (diff) | |
download | ports-b06a3533c0a947e7c068326796a6f5861729e539.tar.gz ports-b06a3533c0a947e7c068326796a6f5861729e539.zip |
Notes
Diffstat (limited to 'mail/perdition/Makefile')
-rw-r--r-- | mail/perdition/Makefile | 2 |
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 |