diff options
Diffstat (limited to 'mail/imaptools/Makefile')
-rw-r--r-- | mail/imaptools/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/mail/imaptools/Makefile b/mail/imaptools/Makefile index 50b8c0551fbb..c0a670311a27 100644 --- a/mail/imaptools/Makefile +++ b/mail/imaptools/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mail/imaptools -# Date created: 2010-10-26 -# Whom: bsam -# +# Created by: bsam # $FreeBSD$ -# PORTNAME= imaptools PORTVERSION= 1.135 @@ -13,7 +9,7 @@ MASTER_SITE_SUBDIR= bsam DISTNAME= imap_tools_V${PORTVERSION} MAINTAINER= bsam@FreeBSD.org -COMMENT= A number of tools and scripts for use with IMAP servers +COMMENT= Tools and scripts to use with IMAP servers LICENSE= ISCL LICENSE_FILE= ${WRKDIR}/license.txt |