From 9fbef2c45b9dda637fe075ec12b924521e028f42 Mon Sep 17 00:00:00 2001 From: eadler Date: Fri, 29 Mar 2013 00:44:53 +0000 Subject: For perl@ owned ports: - Fix COMMENT - Trim header --- mail/p5-MIME-Lite/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'mail/p5-MIME-Lite') 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 -# +# Created by: Alex Perel # $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 -- cgit