diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1998-02-22 08:35:03 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1998-02-22 08:35:03 +0000 |
commit | 163154d815e7af51ee06f6aa6163788b6de33845 (patch) | |
tree | 4af19b3fd3966abf9b4731493d7ee660ba84facc /mail/cyrus-imapd2 | |
parent | Make the perl version of cops run. (diff) |
More tcl/tk virtual category fixups.
Notes
Notes:
svn path=/head/; revision=9880
Diffstat (limited to 'mail/cyrus-imapd2')
-rw-r--r-- | mail/cyrus-imapd2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/cyrus-imapd2/Makefile b/mail/cyrus-imapd2/Makefile index 979f24525b8d..af3f00cea19a 100644 --- a/mail/cyrus-imapd2/Makefile +++ b/mail/cyrus-imapd2/Makefile @@ -3,12 +3,12 @@ # Date created: May 4th 1997 # Whom: jfitz@FreeBSD.ORG # -# $Id: Makefile,v 1.3 1997/11/22 01:11:27 asami Exp $ +# $Id: Makefile,v 1.4 1998/02/15 12:14:12 jkh Exp $ # DISTNAME= cyrus-imapd-v1.5.2 PKGNAME= cyrus-1.5.2 -CATEGORIES= mail +CATEGORIES= mail tcl80 MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ MAINTAINER= jfitz@FreeBSD.ORG |