diff options
author | stb <stb@FreeBSD.org> | 1999-04-21 00:29:38 +0000 |
---|---|---|
committer | stb <stb@FreeBSD.org> | 1999-04-21 00:29:38 +0000 |
commit | 2aeeed2e041a47bde8df4406d2dc82860e338187 (patch) | |
tree | d05cd06ff18b016ae33dfc00f007515b174c32c6 /mail/cyrus-imapd24 | |
parent | 29a538028f926fe096c7d1f58f35b3b672711809 (diff) | |
download | FreeBSD-ports-2aeeed2e041a47bde8df4406d2dc82860e338187.zip FreeBSD-ports-2aeeed2e041a47bde8df4406d2dc82860e338187.tar.gz |
Move URL to pkg/DESCR.
Diffstat (limited to 'mail/cyrus-imapd24')
-rw-r--r-- | mail/cyrus-imapd24/Makefile | 3 | ||||
-rw-r--r-- | mail/cyrus-imapd24/pkg-descr | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/mail/cyrus-imapd24/Makefile b/mail/cyrus-imapd24/Makefile index 2f4e66e..52117d9 100644 --- a/mail/cyrus-imapd24/Makefile +++ b/mail/cyrus-imapd24/Makefile @@ -3,7 +3,7 @@ # Date created: May 4th 1997 # Whom: jfitz@FreeBSD.ORG # -# $Id: Makefile,v 1.15 1999/04/08 19:05:42 billf Exp $ +# $Id: Makefile,v 1.16 1999/04/20 22:54:02 stb Exp $ # DISTNAME= cyrus-imapd-v1.5.14 @@ -16,7 +16,6 @@ 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/ LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend diff --git a/mail/cyrus-imapd24/pkg-descr b/mail/cyrus-imapd24/pkg-descr index a95783d..1fbdb1cb 100644 --- a/mail/cyrus-imapd24/pkg-descr +++ b/mail/cyrus-imapd24/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. -See http://andrew2.andrew.cmu.edu/cyrus/imapd/ for further details. +WWW: http://andrew2.andrew.cmu.edu/cyrus/imapd/ |