diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-04-08 19:05:48 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-04-08 19:05:48 +0000 |
commit | 049b253ab2419389f06646c0e948a48f93d9a375 (patch) | |
tree | 629d067ca78185e11697efa4f962230277becec4 /mail/cyrus | |
parent | 466b1016aa3aed7b3a70b1ed4a883e3be4b5c9ba (diff) | |
download | ports-049b253ab2419389f06646c0e948a48f93d9a375.tar.gz ports-049b253ab2419389f06646c0e948a48f93d9a375.zip |
Notes
Diffstat (limited to 'mail/cyrus')
-rw-r--r-- | mail/cyrus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/cyrus/Makefile b/mail/cyrus/Makefile index d10bc29e1bca..72c414dc6a4b 100644 --- a/mail/cyrus/Makefile +++ b/mail/cyrus/Makefile @@ -3,7 +3,7 @@ # Date created: May 4th 1997 # Whom: jfitz@FreeBSD.ORG # -# $Id: Makefile,v 1.13 1999/01/13 02:47:30 scrappy Exp $ +# $Id: Makefile,v 1.14 1999/03/11 21:47:14 scrappy Exp $ # DISTNAME= cyrus-imapd-v1.5.14 @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \ MAINTAINER= stb@FreeBSD.ORG Y2K= http://andrew2.andrew.cmu.edu/cyrus/imapd/y2k.html -WWW_SITE= http://andrew2.andrew.cmu.edu/cyrus/imapd +WWW_SITE= http://andrew2.andrew.cmu.edu/cyrus/imapd/ LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend |