diff options
author | John Polstra <jdp@FreeBSD.org> | 1998-11-04 01:18:33 +0000 |
---|---|---|
committer | John Polstra <jdp@FreeBSD.org> | 1998-11-04 01:18:33 +0000 |
commit | 6247a9f959e987e1094799688db6726404d8223a (patch) | |
tree | 4a9532e795188c737e9edbddbf301f0a49992de3 /mail/cyrus-imapd24 | |
parent | 34bfb08fee09821eb047500cbbbea0d4f6ceb09c (diff) | |
download | ports-6247a9f959e987e1094799688db6726404d8223a.tar.gz ports-6247a9f959e987e1094799688db6726404d8223a.zip |
Notes
Diffstat (limited to 'mail/cyrus-imapd24')
-rw-r--r-- | mail/cyrus-imapd24/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/cyrus-imapd24/Makefile b/mail/cyrus-imapd24/Makefile index c716ca259a05..3d9049281a0f 100644 --- a/mail/cyrus-imapd24/Makefile +++ b/mail/cyrus-imapd24/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: cyrus -# Version required: 1.5.2 +# Version required: 1.5.14 # Date created: May 4th 1997 # Whom: jfitz@FreeBSD.ORG # -# $Id: Makefile,v 1.8 1998/09/23 15:36:26 stb Exp $ +# $Id: Makefile,v 1.9 1998/09/25 10:07:46 asami Exp $ # DISTNAME= cyrus-imapd-v1.5.14 |