Simple typo fix.
Jim
Index: Makefile =================================================================== RCS file: /cvs/ports/mail/cyrus-imapd/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 8 Feb 2006 19:31:13 -0000 1.2 +++ Makefile 29 Mar 2006 16:49:45 -0000 @@ -20,7 +20,7 @@ MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \ ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/OLD-VERSIONS/imap/ \ - ftp://ftp.hanse.de/sites/transit/mirror/ftp.andrew.cmu.edu/pub/cyrus-mail + ftp://ftp.hanse.de/sites/transit/mirror/ftp.andrew.cmu.edu/pub/cyrus-mail/ WANTLIB= crypto ssl
