diff options
author | Wolfram Schneider <wosch@FreeBSD.org> | 2000-09-03 16:10:02 +0000 |
---|---|---|
committer | Wolfram Schneider <wosch@FreeBSD.org> | 2000-09-03 16:10:02 +0000 |
commit | a0efdeb4bd5f737bda82c09230f8836b394fdc91 (patch) | |
tree | ea76af198b3d5bef51d02deec9c2f5c7134560c6 /mail/cyrus | |
parent | 44a902cb7e9a66996d793a9f6ec5145420ca2cd2 (diff) | |
download | ports-a0efdeb4bd5f737bda82c09230f8836b394fdc91.tar.gz ports-a0efdeb4bd5f737bda82c09230f8836b394fdc91.zip |
Notes
Diffstat (limited to 'mail/cyrus')
-rw-r--r-- | mail/cyrus/Makefile | 2 | ||||
-rw-r--r-- | mail/cyrus/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/cyrus/Makefile b/mail/cyrus/Makefile index 6952c7485338..60aaef03cb3b 100644 --- a/mail/cyrus/Makefile +++ b/mail/cyrus/Makefile @@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}-imapd-${PORTVERSION} MAINTAINER= stb@FreeBSD.org -Y2K= http://andrew2.andrew.cmu.edu/cyrus/imapd/y2k.html +Y2K= http://asg.web.cmu.edu/cyrus/imapd/y2k.html LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend \ diff --git a/mail/cyrus/pkg-descr b/mail/cyrus/pkg-descr index 1fbdb1cb67ff..79d06da9dd9b 100644 --- a/mail/cyrus/pkg-descr +++ b/mail/cyrus/pkg-descr @@ -18,4 +18,4 @@ read/write connections to the same mailbox are permitted. The server supports access control lists on mailboxes and storage quotas on mailbox hierarchies. -WWW: http://andrew2.andrew.cmu.edu/cyrus/imapd/ +WWW: http://asg.web.cmu.edu/cyrus/ |