diff options
Diffstat (limited to 'mail/p5-MIME-Lite')
-rw-r--r-- | mail/p5-MIME-Lite/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/mail/p5-MIME-Lite/Makefile b/mail/p5-MIME-Lite/Makefile index ecdbc5eb22ce..45eeb00f76c0 100644 --- a/mail/p5-MIME-Lite/Makefile +++ b/mail/p5-MIME-Lite/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-MIME-Lite -# Date created: August 3, 1999 -# Whom: Alex Perel <veers@disturbed.net> -# +# Created by: Alex Perel <veers@disturbed.net> # $FreeBSD$ -# PORTNAME= MIME-Lite PORTVERSION= 3.02.9 @@ -13,7 +9,7 @@ PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org -COMMENT= A simple interface for creating (not parsing!) MIME messages +COMMENT= Simple interface for creating (not parsing!) MIME messages LICENSE= ART10 GPLv1 LICENSE_COMB= dual |